View Single Post
Old 01-06-2009, 01:46 PM   #3 (permalink)
Face_Of_Boe
The Wanderer
 
Join Date: Mar 2008
Posts: 7
Thanks: 2
Face_Of_Boe is on a distinguished road
Default

Quote:
Originally Posted by Aaron View Post
You could do a bunch of things to solve this.

The most common way would be to use a Mysql database to hold all page content (data). To do this requires a lot of learning, so it might not be the best choice.
I tried this before but it didnt workout the way i planned however it is the best way of going about this.

Quote:
Originally Posted by Aaron View Post
If you do not want to learn how to use databases, your way seems to be the next best way. The thing about PHP is that you have hundreds of ways to do the same thing, and its up to the developer to decide what they want to do.
Thank you but how do i get index.php to include all those pages im not shure how to go about all that. Becus the only way i know I can link within a div field to another page and load it in the same file is to make an Iframe and im not fond of those hehe.
The way I would like it if content_body.html only gets replaced
when you click on next or page 2.

Once again sorry for my bad english still working on improoving it.

Update:
Ill include the code when i get home becus in code everything will seem much clearer
__________________
I think a second Email would count as spam so I would like to thank the person that reseted my pass :D
Face_Of_Boe is offline  
Reply With Quote