Hi, i want to make a page in php.
and instead of having the url's for it:
index.php?page=pictures
i want to put in both the directory and the page,
so i want to know if it is possible to make
a url in PHP like this:
index.php?directory=showcase&page=pictures
is it possible to put the
directory=showcase
as "showcase" as the directory on the webpage
and:
page=pictures
as the page in the directory called "pictures"??
also the page=pictures
i am going to make "pictures"
a .txt file and have a header.txt for
this code:
<HEAD>
<TITLE>Homepage Title</TITLE>
</HEAD>
and the footer.txt for
this code:
if anybody knows how to write that
code in PHP, or has it, i would appreciate
it if someone could help me.
my email is korn246@hotmail.com
Thanks,
Zach