Hi everyone,
I am very very new to php coding and working with mysql. I recently started on a website with forms and mysql database. I have tried to get a grip on mysql basics and also php. On my testing server on my PC I have webdeveloper server suite (apache, php, mysql, phpmyadmin, etc.) I use dreamweaver cs3 for my designing since I am not very conversant with handcoding yet. Now on the site I am currently designing, I have a user registration form which I got from phpformgenerator v3. This serves my purpose to some extent, although with dreamweaver I can create forms which actually work with mysql as per data entry. My main problem is how to create a login page which will also display individual user data upon user login, based on a username and password form post. All my attempts to do this with dreamweaver seems to be limited since I could only get it to work for a single form field input. Please could anyone with a heart help me out of this problem as I am still a learner in trying to grasp php-mysql. I will apreciate any pointers and/or guidance on this issue, with any codes and explanations please, if possible.
Thanks a lot everyone.
Cheers...