Well its just going to using like,
<a href="index.php?link=programs">Programs</a>
basicly whatever I have is in the programs.php will load using:
<a href="index.php?link=programs">
Only reason I ask is because the code a asked for help fixxing some how can be attacked by some kinda XSS I just wanted something that hopefully cant be attacked.
Im still learning php I started out with using php to updating mysql data bases and getting info from the mysql but stuff like this im new to.