Hey,
So, i have my index which includes a file called 'Appmenu.php'.
In Appmenu, is:So, how do I make it the links load into the same include Appmenu is, as these links simply open new pages.PHP Code:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Dunt need one :)</title>
</head>
<body>
Please select the department you would like to be a part of:
<p>
<p>
<a href="radio.php">Radio Department</a>
<a href="news.php">News Department</a>
<a href="events.php">Events Department</a>
</body>
</html>
+rep for any help,
Cheers![]()






Reply With Quote








