I suspect (but could be wrong) that you aren't quoting these values in
your forms. Be sure that you are using...
<input type="text" name="name" value="quoted value">
Larry
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
- [PHP] Can I use white spaces? Cesar Aracena
- RE: [PHP] Can I use white spaces? Larry E. Ullman
- RE: [PHP] Can I use white spaces? Cesar Aracena
- Re: [PHP] Can I use white spaces? Larry E. Ullman