Create page with table to list all the data entered to syste
Moderator: General Moderators
Create page with table to list all the data entered to syste
Hello guy , how do I write PHP page that have table to list all the data I entered to my system.
Re: Create page with table to list all the data entered to s
That's pretty vague. Select all the data from the DB, iterate over it in the view.