Sorry, i'm a complete newbie:
My script is called with some parameters and require(s) another script. all i want it to do is to fetch a ?param=$up from the URL and pass it to the other script it calls, like: require(/script?param=$up)
how do i put the parameter in the actual variable $up ?
TIA !
bbe