I'm not sure if you've gotten any responses to this, but you might try
asking a question that doesn't require knowledge of ASP. Though a lot
of people do know both PHP and ASP, just about everyone reading this
list at least knows PHP. Some of us are lucky enough to have never had
to learn ASP
It's not coming from a form. will the form request still work?
>= Original Message From Steve Edberg <[EMAIL PROTECTED]> =
>At 03:12 PM 8/30/02 , stu9820 wrote:
>>what is php's request object?
>>like in ASP - Request("variable")
>
>
>Short answer:
>
> $_REQUEST['variable']
>
At 03:12 PM 8/30/02 , stu9820 wrote:
>what is php's request object?
>like in ASP - Request("variable")
Short answer:
$_REQUEST['variable']
(for PHP version >= 4.1.0)
Long answer:
http://www.php.net/manual/en/language.variables.external.php
-steve
>Jeff
>UWG Stude
what is php's request object?
like in ASP - Request("variable")
Jeff
UWG Student
[EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
4 matches
Mail list logo