|
I have created a small content management script(took about an hour), and the script allows you to create pages with all the content stored in a MySQL Database. So when you access "page.php?page=243" you get the page with the id "243"(just an example). And if you go to the list page, "page.php?page=list" you get a complete list of all the rows in the database.
For some wierd reason the first table in the MySQL databse will not display. i have created scripts in the past that list all the rows in the table but i dont know what is wrong. i have never come across this problem before. what can i do??
Also i need a little help with "Paginition" thing. the thing that looks sort of like:
Prev | 1 | 2 | 3 | ... | 120 | 121 | 122 | Last
__________________
Go Kirby! <(" . "<) (^" . "^) (>" . ")> Talkupation!
Need a FILE host? Nobody gets it done right like 1Stopupload.com!
|