lwfox Posted July 22, 2010 Share Posted July 22, 2010 I am just learning PHP and have not been able to figure this out. What I am trying to do is create a user login page. After the user has logged in it will take him to a form that has his name address etc. After that there are other forms that the user will fill out, and I will extract that data and display it in a webpage. I have been using Dreamweaver, and have created the attached two pages userID login and a basic_info page. When I login I am successfully transferred to the basic info page. When I enter that data, I get an error that userID can not be null. I want to use the userID from the login table to be the userID in the basic_info table and all the other forms that I have created. Please help this is driving me crazy. [attachment deleted by admin] Link to comment https://forums.phpfreaks.com/topic/208581-newbie-transfering-userid-from-one-table-to-the-next/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.