QWERTYtech Posted May 22, 2007 Share Posted May 22, 2007 Hey everyone. Just want to say this is a great site. Anywayz, I am really new to PHP and I need some help figuring things out. I have not written anything in PHP before so I have no code to show. Im sorry . My page is coded in XHMTL and I am using MySQL for my database. The first thing I need to create is a Registration page that will allow visitors to create login names. I want the PHP page to check the db whenever the user puts in a Username to make sure its not already being used. The information I want to collect is Username, Password, Nickname/Realname, the <image verification>, etc. After submitting the info to the db I want it to email them a confrimation to their email address that they have to click on to fully register. Secondly, I want to add a <script> to every page that checks to see if the user is logged in and if so it shows their Username and Profile options. If they are not logged in then it will show a Login & Register links. Lastly, I want to create a Contact Me page that allows anyone to submit some information and then that information is emailed to me. I know this is alot and I wish I knew some basic coding so that I could show you what I have done/want. I know what I want to do in my head but i just don't know how to code it. Thanks for any help!!!! [move]QWERTYtech[/move] Quote Link to comment Share on other sites More sharing options...
QWERTYtech Posted May 22, 2007 Author Share Posted May 22, 2007 Quick update... On my contact page I also want it to save a copy to a db. Sorry! Quote Link to comment Share on other sites More sharing options...
Liquid Fire Posted May 22, 2007 Share Posted May 22, 2007 This is not the forum, post these type of questions in the PHP help forum. Quote Link to comment 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.