navigation using includes

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
CrazyJimmy
Forum Commoner
Posts: 34
Joined: Tue Nov 19, 2002 1:40 pm

navigation using includes

Post by CrazyJimmy »

Hi, At the moment I have 2 frames - left lists links from a mysql db and when clicked another query is run and displays this the appropriate info in the main frame. I have noticed some websites have this type of thing but dont use frames and i would like to do this but I cant find any tutorials and wonder if someone could point me in correct direction
Post Reply