PHP Tutorial: Professional Registration System (Part 3)
Uploader Comments (phpclass)
All Comments (15)
-
Hello mine didn't work its says Warning: preg_match() [function.preg-match]: No ending delimiter '^'
(on line 75)
Please help
-
you are my hero. . been finding some resources in helping me out great man thank you so much...................
-
amazing thx alot man ,,
i wish u can make another tout. how to make it send verification email and make captcha ///
-
Hi nice tuts! I tried your registration class and in your filter function you pass the email incorrectly cuz it avoid the _ and - and replace it..
-
thx for putting the files online (lazy).
-
Thank you for these, really helping me learn this stuff :D, How do i make it so the user gets an email sent to them after registering with all their details? That would really help :). Luke
-
Excellent tutorial ! Where did you studied|?
-
Thanks very much.
-
Hi! How can I add multiple columns in the database and how can I add more fields for the user registration? like country, town, age and other...Thanks!
anywone has the coding files? pls
karasyiannis 1 year ago
Hello, I finally was able to get the files online for download. I provided the link for download in the video description. Please let me know if you have any problems.
phpclass 1 year ago
Good tutorial but you miss one think you didn't chek email adress it is exists :) if in system will be to same emails when they whant to remember pass in both acc it will change it :)
Anthrixas 2 years ago
Lol. Yes I am very much aware of that. I try not to do everything in my tutorials because I want you guys to enhance your programming skills. I show you guys the basic layout of a secure oop php application, and then you guys fill in the small gaps (e.g. email validation). If I do everything, then my viewers will just simply download my tutorial files and ignore my videos. I really want you guys to become better programmers. So these php applications are 95% complete =).
phpclass 2 years ago