For Programmers: Free Programming Magazines  


Home > Archive > PHP Language > June 2005 > passing values to a framed page.









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author passing values to a framed page.
Mark D Smith

2005-06-08, 3:56 pm

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

Mark D Smith

2005-06-09, 3:56 pm

"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

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com