This is a discussion on RE: [PHP] variables passed through URL within the PHP General forums, part of the PHP Programming Forums category; Frank Tudor <mailto:frank_tudor@yahoo.com> on Thursday, October 09, 2003 1:48 PM said: > How would ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Frank Tudor <mailto:frank_tudor@yahoo.com>
on Thursday, October 09, 2003 1:48 PM said: > How would I populate the value in a form tag? > > <input type="text" value="<?echo (what goes here);?>" > name="something"> You need to go here http://us4.php.net/manual/en/languag...s.external.php and read up. hth, chris. |