--- example.php -------------------------------------------
<?=$myText?>
<form method=post action="./example.php">
 <input type="text" name="myText" value="<?=$myText?>"><br>
 <input type="submit">
</form>

"Denis Croombs" <[EMAIL PROTECTED]> wrote in message
004701c11426$b94b7f10$[EMAIL PROTECTED]">news:004701c11426$b94b7f10$[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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to