You can use the

$myvalue = $_REQUEST['htmlvariable'];

 to grab the variable you want.

-johnr
<[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> hi,all!
>
> if anyone can tell me how can i use a value from Html Form! I know, it is
use like as "<%=Request.Form("item_name")%>" in a ASP's script. What i can
do in a PHP script for a same function?
>
> Thanks!
>
> Mr.Zhaori

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to