just post your form to a ph site, and the name describt in your <input> tag
will be the variable.

<input type="pass" name="wtf">
is
$wtf
on the php page

"Nikola Veber" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> hi
>
> In order to process a form, do I need a cgi script and if not, how am I
suposed to do that (how to pass a field value into a
> $variable, or there is another method)?
>
>



-- 
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