Sending a variable
- From: Gunnar G <debian@xxxxxxxxx>
- Date: Wed, 31 Jan 2007 16:58:00 GMT
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.
.
- Follow-Ups:
- Re: Sending a variable
- From: Captain Paralytic
- Re: Sending a variable
- Prev by Date: Re: redirection question
- Next by Date: Re: Sending a variable
- Previous by thread: Concatenating object methods
- Next by thread: Re: Sending a variable
- Index(es):
Relevant Pages
|