];
$VAR2 = $row["COLUMN2"];
}
echo"
?>
- Original Message -
From: Anthony Rodriguez <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, January 20, 2001 8:06 AM
Subject: [PHP] Pre-loading HTML form w/ mySQL data
I've a mySQL db with user informati
Do you mean, like if they are editting their profile, their existing one
shows up in the text box?
Here is a chunk of code I wrote to do that this morning:
---
"); ?>
PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTE
I've a mySQL db with user information (e.g.: name, address, phone, etc.).
I'd like to pre-load an HTML form with the existing user information in
order to enable the users to update some of the information.
Are there any PHP sample scripts that I may look at to do this?
Thank you!
--
PHP Ge
3 matches
Mail list logo