Whats the best navigation system to use..
Links to tutorials if can, or something :]]
Moved by Invent (Forum Moderator) from Designing & Development: Please post in the correct forum next time, thanks.

Whats the best navigation system to use..
Links to tutorials if can, or something :]]
Moved by Invent (Forum Moderator) from Designing & Development: Please post in the correct forum next time, thanks.
Last edited by Invent; 27-07-2008 at 09:39 PM.
Something that involves php includes but preferably not the nav?=community.php or whatever. Oh, and not AJAX either.
help help help bump.
No idea what your looking for but I think what you want is something like this?
No, a way of navigation.
PHP incldues ins't a way of navigation.
iframes - just lol.
I said I don't want AJAX.
I like to use something like:
PHP
HTML:PHP Code:<?php
if($_GET['?page=home']{
echo home;
}
?>
Though there are many different methods that accomplish the same thing.Code:<a href="?page=home">Home</a>
Well a good version which is safe. :]
I would like it targetted if possible.
Want to hide these adverts? Register an account for free!