SirChick Posted June 18, 2007 Share Posted June 18, 2007 I don't mean to sound rude or lazy here, i have learnt php but having learnt it i'm finding difficulty making a registration page on my website.. it is the first thing i wanted to do cos some one told me its the hardest of the lot. I was hoping some one would be willing enough to help me step by step through the coding of this one page to allow a fully working system that when the person hits submit it will go to my database table. One i got that done im hoping i will understand in my head how the code is working. Because that was how i learnt my first coding language (visual basic), ive now naturally grown to find that the more easiest way to understanding. I have created my table and the page with the input boxes n submit button etc already. So if any one is willing to help me on this one page would be much appreciated! Quote Link to comment https://forums.phpfreaks.com/topic/55982-any-one-willing-to-help-on-something/ Share on other sites More sharing options...
teng84 Posted June 18, 2007 Share Posted June 18, 2007 how are we going to help you ??? no prob posted or script???? Quote Link to comment https://forums.phpfreaks.com/topic/55982-any-one-willing-to-help-on-something/#findComment-276503 Share on other sites More sharing options...
pocobueno1388 Posted June 18, 2007 Share Posted June 18, 2007 My advice would be to learn PHP before you even start a project like this. Plus, there are TONS of tutorials on making a registration/login script out there....all you have to do is use google to find them. So go find a tutorial that shows you how to do it, attempt to make one from the tutorial, and if you have problems after that, then come back to this forum and post your code/problem and everyone would be happy to help you fix it =] Quote Link to comment https://forums.phpfreaks.com/topic/55982-any-one-willing-to-help-on-something/#findComment-276505 Share on other sites More sharing options...
SirChick Posted June 18, 2007 Author Share Posted June 18, 2007 well i typed "php registration scripts" in google and it led me here but i coudlnt find a registration tutorial lol ! Quote Link to comment https://forums.phpfreaks.com/topic/55982-any-one-willing-to-help-on-something/#findComment-276740 Share on other sites More sharing options...
pocobueno1388 Posted June 18, 2007 Share Posted June 18, 2007 http://www.tutorialcode.com/php/registration-script/ http://www.xentrik.net/php/signup/signup.php http://www.tutorial-pedia.com/tutorial/php_registration_system_create_a_php_based_user_registration_system_6855.html Try those tutorials out. Quote Link to comment https://forums.phpfreaks.com/topic/55982-any-one-willing-to-help-on-something/#findComment-276955 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.