2RIP Posted May 2, 2006 Share Posted May 2, 2006 how can i make the code so when i add/remove links, i don't have to go through all the pages to change them..i know it has to do with <?php include ('navigation') ?>but can someone guide me to how i should do use this code? Link to comment https://forums.phpfreaks.com/topic/8859-php-navigation-code/ Share on other sites More sharing options...
e-man Posted May 2, 2006 Share Posted May 2, 2006 [!--quoteo(post=370438:date=May 2 2006, 02:56 AM:name=2RIP)--][div class=\'quotetop\']QUOTE(2RIP @ May 2 2006, 02:56 AM) [snapback]370438[/snapback][/div][div class=\'quotemain\'][!--quotec--]how can i make the code so when i add/remove links, i don't have to go through all the pages to change them..i know it has to do with <?php include ('navigation') ?>but can someone guide me to how i should do use this code?[/quote]Here are several good tutorials:[a href=\"http://php.codenewbie.com/articles/php/1489/Using_Includes_to_streamline_the_design_process-Page_1.html\" target=\"_blank\"]includes 1[/a][a href=\"http://cyberstar-designs.comstar-media.com/resorces/php-includes/index.php\" target=\"_blank\"]includes 2[/a][a href=\"http://www.alistapart.com/articles/keepingcurrent/\" target=\"_blank\"]include 3[/a]and you can always search php.net.... Link to comment https://forums.phpfreaks.com/topic/8859-php-navigation-code/#findComment-32502 Share on other sites More sharing options...
2RIP Posted May 2, 2006 Author Share Posted May 2, 2006 thnx Link to comment https://forums.phpfreaks.com/topic/8859-php-navigation-code/#findComment-32506 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.