Jump to content

[resolved] PHP Navigation


hashish

Recommended Posts

What's up guys. My first post here, and I'm not great with php, but here's my question:

My current navigation works using the get function, so my links are like "index.php?x=page".

I have about 200 pages, so FTP is getting cluttered. Now what I want to do is make a directory for all the categories of content, and be able to link to the files like ?x=applications&cat=downloads. Assuming I have a directory called downloads and a file named applications.php.

I've seen this code somewhere before. Is this a simple form of breadcrumb? Or can someone lead me in the right direction here? I don't want to have to use a huge breadcrumb script, just something simple is all I need.

Thanks.

Link to comment
https://forums.phpfreaks.com/topic/30187-resolved-php-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.