Jump to content

Populating a blank form from database?


Recommended Posts

Dreamweaver 8.0.0  PHP/MySQL
I've hit a snag and need a little help. I have a login page that checks the MySQL database for validation. Once the user is validated as a user, he goes to another page that lists most of his user info (name, address, etc). I am having trouble populating this page with the users info. Do I just use a recordset on the info page? If so, the only part I need help with is the DW filters. The second one just orders the results. The first filter has four blanks with something like: userID = cookie userID
If the userID is the PK, how do I set the four fields?
BTW - the info page has the same field names as the database field names.
Link to comment
https://forums.phpfreaks.com/topic/25875-populating-a-blank-form-from-database/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.