Posted by Summercool on 10/13/07 13:50
On Oct 13, 6:25 am, Jerry Stuckle <jstuck...@attglobal.net> wrote: > Change > > <input name="val" type="text" value="<?= $_GET["val"] ?>"> > > to: > > <input name="val" type="text" value="<?php echo $_GET["val"] ?>"> one essential thing is to make foo "bar" foo and foo 'bar' foo both work
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming