Posted by jan.hancic@gmail.com on 03/25/06 14:16
All text values must be inside " " If the parser comes and sees this: value=TEST 123 he will take TEST but he will think 123 is another attribute of the tag. The best way would be this: <input name="textbox2" type="text" value="<?php echo $myvar ?>" />
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming