e.g.
<input type=password name=memberid !!NOW!! value=<?php echo "whatever"; ?> >

Johannes

"Victor Hamutenya" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi, my name is Victor from Namibia, I do web development with PHP, I
> hapenned to find your email address on one of the PHP sites on the Net,
> as one of the contributors on the PHP notes.
>
> Can you please, if it is possible, tell me how to write in a form field
> with PHP script. Like in Javascript, if one has a form named members and
> a text field called memberid, one can write in the memberid field as
> follows:
> <script language =javascript>
> member.memberid.value='M100';
> </script>
>
> I will appreciate your help very much.
>
> Thanking you in advance.
>
> Vict
>
>
>
> --
> 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]
>



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