Re: Sending a variable
- From: "Captain Paralytic" <paul_lautman@xxxxxxxxx>
- Date: 31 Jan 2007 09:11:37 -0800
On 31 Jan, 16:58, Gunnar G <deb...@xxxxxxxxx> wrote:
In foo.php I do (essentialy)
header("Location:http://x.y.z/bar.php?".a000=1&Vtmpfname=".$Vtmpfname;
where $Vtmpfname has a proper value, atleast I can see it if I echo it in
foo.php.
But in bar.php, I don't get any value for a000 or Vtmpfname.
I thought I would get those variables.
Can anyone here help me spot the error?
Thank you.
--
I didn't know sci.bio.paleontology was that low traffic until I tried read
the thread "Where is everyone?" and found it to be expired.
You missed the closing bracket on the header call.
.
- Follow-Ups:
- Re: Sending a variable
- From: Rik
- Re: Sending a variable
- References:
- Sending a variable
- From: Gunnar G
- Sending a variable
- Prev by Date: Sending a variable
- Next by Date: Re: Sending a variable
- Previous by thread: Sending a variable
- Next by thread: Re: Sending a variable
- Index(es):
Relevant Pages
|