Hello Sir/Madam,
I am a new to PHP .I want to know about How to Connect User registration form to mysql in Local host server.I am using wampserver software.Please Guide me in Detail.
Is there any place to learn more about Localhost? Please If you have any tutorial then please give me.
I want to test this in Localhost.Is it possible to register in Local host with different user name?
What is a good software to make User interface for php websites?
I will use this thread to ask all my question regarding to PHP.SO,please have a look on this if i reply or ask any thing.
I know I have asked too much question here because i am confused .
Thank You Sir.
How to connect user registration form in php to mysql
Moderator: General Moderators
-
pankajdeoria
- Forum Newbie
- Posts: 15
- Joined: Thu Mar 12, 2009 10:58 am
- Location: Bangalore,India
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
Re: How to connect user registration form in php to mysql
User registration is a fairly complex subject because it involves Forms, Database, Authentication and ultimately Access Control. Reading a PHP book might be a good idea.
Or show us the code for what you have tried. That will give people something to comment on.
Or show us the code for what you have tried. That will give people something to comment on.
(#10850)