Page 1 of 1

Create page with table to list all the data entered to syste

Posted: Sun Oct 12, 2014 1:17 am
by reddev94
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

Posted: Sun Oct 12, 2014 8:34 am
by Celauran
That's pretty vague. Select all the data from the DB, iterate over it in the view.