Posted by Mark D Smith on 06/09/05 19:11
"Mark D Smith" <usenet@NOSPAM.obantec.net> wrote in message
news:42a707db$0$16465$db0fefd9@news.zen.co.uk...
> Hi
>
> i need to pass to values to a frame based page. (frames.php)
> the frames consist of a header/left and body. the body frame uses the 2
> values in a mysql call to display some data all of which i can handle.
> problem is i cannot figure out how to pass the 2 variables. currently they
> exist as a url in the form frames.php?tab=xyz&art=1 where tab and art are
> set by the index.php page.
>
> Mark
>
Found the problem, i had issues with session_start() after i processed the
querystring
Mark
Navigation:
[Reply to this message]
|