"Kirk Johnson" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > I'm about ready to go insane over this one. I have the following link.
> >
> > http://www.wayneswoodworks.net/test/samples.php3?&key=1
> >
> > When I get into samples.php3 I do:
> >
> > $record = $HTTP_GET_VARS["key"];
> >
> > echo "record=$record<br>";
> >
> > And the record variable is blank/missing.
>
> Did you get this figured out? There may be a typo in the link, there
> shouldn't be both a '?' and an '&' before 'key', altho I don't know if
this
> would cause a problem.
>
> Kirk

It definately would..

André



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to