Welcome Guest, Not a member yet? Register   Sign In
[split] How to make student identity card?
#3

Quote:How to make student identity card by using codeignator?

Create a table in your database with the fields to store information for the cards.
Create a model that can read, insert, update and delete records in the aforementioned table.
Create a controller with functions for showing a list of student cards and individual cards.
Create an admin controller with functions for creating, editing and deleting cards.
Create views to display webpages and forms.
And... learn to spell CodeIgniter correctly. Wink
Reply


Messages In This Thread
RE: [split] How to make student identity card? - by Wouter60 - 02-28-2018, 01:02 PM



Theme © iAndrew 2016 - Forum software by © MyBB