PHP question
From: shockman (shockman_at_rogers.com)
Date: 06/19/04
- Next message: Rolf Ochsenbein: "Re: print_r"
- Previous message: Marian Heddesheimer: "Re: print_r"
- Next in thread: Rolf Ochsenbein: "Re: PHP question"
- Reply: Rolf Ochsenbein: "Re: PHP question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 19 Jun 2004 16:28:48 GMT
Hey all,
I have this problem and need ur help or advice if possible:
I have a subdirectory which MUST point to a main page
The hosting company does not let me do symbolic link, so I had to create a
framset pointing to main page
But, to get a variable to main page, (and subsequent pages) I set a cookie
But cookie only works in Mozilla and Netscape, not IE
So, I tried to set GLOBAL variable
But I can not get my global to show on any other page except for main page
I think because headers are in an include file
But I can not put my global in include, because the variable is referer...
and value is wrong
So, what can I do ?
does anyone know any function that can get URL in browser, not the request
URL?
because browser window has kurt.mysurplusstore.com
Where index.html has a frame src=mysurplusstore.com/index.php
thanks guys,
- Next message: Rolf Ochsenbein: "Re: print_r"
- Previous message: Marian Heddesheimer: "Re: print_r"
- Next in thread: Rolf Ochsenbein: "Re: PHP question"
- Reply: Rolf Ochsenbein: "Re: PHP question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|