PDA

View Full Version : .PHP Site Navigation



JoeComins
01-04-2005, 11:50 AM
i need the script and file names and script to make a php side navaigation and here u put that 9on your age. ta very much

splintercell!
01-04-2005, 11:55 AM
you mean like:

<?php if (file_exists("$x.php")) { include("$x.php"); } else { include("page.php"); }?>

<a href="page.php?x=page">

Want to hide these adverts? Register an account for free!