Jump to content

php page navigation


tbint

Recommended Posts

hello

 

I have been using an array for page navigation from for a while. I got help with it from phpfreaks.

 

http://www.phpfreaks.com/forums/index.php?topic=298526.msg1413629#msg1413629

 

I would like to go into the database now (MySQL). I have been learning on my own. so forgive the child like way of describing things. I know the array give rules to the server to follow. as of know with flat file the link address looks like "index.php?p=about" I see on some site it looks like "index.php?about". I figure it has something to do with the database. Is there some rules that are in place that the index file does not have to set?

 

Does anyone know a php tutorial that deals with just page navigation from the database? I know its more then just that, still have database tables. something like this php form tutorial http://myphpform.com/php-form-tutorial.php

 

hope this is not a waste of your time

ttb

 

 

Link to comment
https://forums.phpfreaks.com/topic/250303-php-page-navigation/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.