PHP Load Variable in Field
I am pulling info from a database in to a table with many rows
[PHP]
<?php echo $row["zip"]; ?>
[PHP]
I want a person to be able to click the result and have the result load into another for field
<input name="zip_pu" type="text" required class="zip_pu" pattern="[0-9 -]{7,20}" size="20" value="<?PHP echo $_SESSION['zip_pu'] ?>"> -
otfromtot -
Thanks
{{ DiscussionBoard.errors[8324641].message }} -
-
otfromtot -
Thanks
{{ DiscussionBoard.errors[8324692].message }} -
-
Andrew H -
[ 1 ] Thanks
Signature"You shouldn't come here and set yourself up as the resident wizard of oz." {{ DiscussionBoard.errors[8325098].message }} -
-
otfromtot -
Thanks
{{ DiscussionBoard.errors[8325386].message }} -
-
otfromtot -
Thanks
{{ DiscussionBoard.errors[8338838].message }} -
-
otfromtot -
Thanks
{{ DiscussionBoard.errors[8339253].message }} -