aspdude2004
05-16-2004, 11:40 AM
Ok i have a problem with php , well no so much a problem but something that needs fixing
I want to have a index.php page, from this page i want to link to other pages usign one other file called module.php....
from index.php i want to link to other pages with something like
module.php?site=index
from the module file i can link the REQUEST or the GET variable which ever one i dont know, to one other paticular file depending on what the site variable is set as in the link !!
Am i making sense??
here comes my problem, say i wanted the module.php file how would i get the nav bar at the top to coem up every time, can i make it work like frames withotu frames?? Do you understand me? :confused:
I want to have a index.php page, from this page i want to link to other pages usign one other file called module.php....
from index.php i want to link to other pages with something like
module.php?site=index
from the module file i can link the REQUEST or the GET variable which ever one i dont know, to one other paticular file depending on what the site variable is set as in the link !!
Am i making sense??
here comes my problem, say i wanted the module.php file how would i get the nav bar at the top to coem up every time, can i make it work like frames withotu frames?? Do you understand me? :confused: