Page 1 of 1

Really stupid question, but...

Posted: Fri Mar 05, 2004 5:42 pm
by SilverMist
Lol. I know this is really really stupid, but I cannot get this script! What I need is a file.php?file=filename script. I know it is probably stupidly easy, but I can't figure it out :( Can someone help me?!

Posted: Fri Mar 05, 2004 5:57 pm
by markl999
What I need is a file.php?file=filename script.
No idea what one of those is, but if you mean you want to get the value passed in then you'd use $_GET['file'] (but i suspect that's not what you mean :o)

Posted: Fri Mar 05, 2004 6:00 pm
by qads
there are lots and lots and lots and some more lots posts about it in this forum, search for "template" and u should get some nice posts.