Is there anyway in php to fill a HTMl text input field with a php variable? Or do i have to use javascript?
Like this: <input type="text" name="whatever" value="<?php echo $variable; ?>">
-- ---John Holmes...
Amazon Wishlist: www.amazon.com/o/registry/3BEXC84AB3A5E/
PHP|Architect: A magazine for PHP Professionals – www.phparch.com
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php