>>
Site Map
>>
Forums
>>
Unanswered
Forum module - topics in forum:
Unanswered - <font color=red>Posts that are still unaswered (after 7 days) are in here, unless someone provides an answer, then they'll be put back in the relevant forum.</font>
How to pass url parameter
Hello all,
Sorry if this is kinda newbish but i searched and found nothing conclusive.
I'm designing a module which in turn calls a file situated in the same dir.
It is something like modules.php?name=MyModule&file=FileToCall
How can i pass parameters-via url-to this file?In normal conditions i'd use
something like FileToCall?name=value