mysty Posted November 2, 2006 Share Posted November 2, 2006 Dreamweaver 8.0.0 PHP/MySQLI'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 userIDIf 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. Quote Link to comment https://forums.phpfreaks.com/topic/25875-populating-a-blank-form-from-database/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.