php-general | 2001072
Date: 07/24/01
- Next message: Micha: "[PHP] Re: value submit button"
- Previous message: Wagner Tomy: "Re: [PHP]MySQL error, what's wrong here.."
- In reply to: Denis Croombs: "[PHP] Example forms"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
--- example.php -------------------------------------------
<?=$myText?>
<form method=post action="./example.php">
<input type="text" name="myText" value="<?=$myText?>"><br>
<input type="submit">
</form>
"Denis Croombs" <denis <email protected>> wrote in message
news:004701c11426$b94b7f10$381bcac2 <email protected>
> Hi
> I am transfering a NT IIS website with forms to APACHE and PHP, but need
> examples of how the forms work, can you please guide as to where I can
find
> some and any other data to asist me as this is the first time I have used
> PHP.
>
> Many thanks
>
> Denis Croombs
>
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Micha: "[PHP] Re: value submit button"
- Previous message: Wagner Tomy: "Re: [PHP]MySQL error, what's wrong here.."
- In reply to: Denis Croombs: "[PHP] Example forms"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

