Posted by Chuck Anderson on 10/09/06 20:59
laredotornado@zipmail.com wrote:
> Thanks for your reply. The page I want to invoke accesses data from
> $_REQUEST. So I wanted to call the page in this fashion
>
> next_page.php?var1=val1&var2=val2&var3=val3
>
> "includes" don't take query strings, if I remember correctly. Any way
> to invoke the above?
>
You don't need to. Those vars are already within the scope of the
included file.
--
*****************************
Chuck Anderson • Boulder, CO
http://www.CycleTourist.com
*****************************
Navigation:
[Reply to this message]
|