quote:
Originally posted by Methos2
where does the 'data' that needs to go into the table go?? ie/. what file(s) do i have to create that would contain all this data???
Do you not want to use MySQL?
quote:
Originally posted by hmaster
pagination, not sure what you mean, can you give me an example please ?
Pagination is used to display data on multiple pages instead of one big page. For example, all the thread listings on this forum are paginated.