![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.php archiveCan PHP control a form value directly
From: David <martindb@sbcglobal.net>
Date: Tue Sep 06 2005 - 00:06:43 CEST
Ok. Can PHP control a form value directly? Eg. like the javascript
The only way I have seen is to put code in the value part of the input
Thanks
<input type="text" value = "<? echo sprintf("%01.2f",
|