I’ve some trouble when I try to setup my account system in my website. I’ve used these php files (http://www.html-form-guide.com/php-form/php-registration-form.html) but they’re too limited! I’ve try to add some account’s settings like (city, age, sex and other).
I’m searching for PHP codes that allow me to add these feautres. I’ve tried with some PHP code but them don’t work.
Thanks for your help!
I’ve some trouble when I try to setup my account system in my website.
Share
It sounds like you’re in need of a tutorial.
Here are a few;
http://net.tutsplus.com/tutorials/php/user-membership-with-php/
http://x10hosting.com/forums/tutorials/93408-tutorial-php-mysql-membership-system.html
http://www.tutorialized.com/tutorial/Complete-Members-System/9035
I find tutorials the best way to get something done. I’m guessing you’re building some sort of membership system. There’s quite a few elements to something like that but if you follow the tutorials it’s far easier in the long run.