PHP News Site Tutorial: Part 4-User Registration System(1)
Loading...
2,777
Loading...
Uploader Comments (andrewanimation)
see all
All Comments (5)
-
I keep geting the error ( ! ) Notice: Undefined index: submit in blah blah blah /register.php on line 7
but the form works fine. How can it be undifined if it works? Have just missed out a tiny little detail? Thanks for uploading this seiries.
-
For the $password is it the same thing if you put MD5 after it or is that something else?
Thanks
-
@Tim451963 to turn off notifications use command error_reporting(0); and it will work. put it on the top of the page, before all codes. good luck
Loading...
How do I turn off new user notification? I get a ton of emails from wordpress notifying me when a new users has joined my website and it is cluttering up my inbox.
Tim451963 1 year ago
@Tim451963 You do realize this is a tutorial for a custom system, and I didn't put any feature like that in here. If you're talking about WordPress, I believe there are plugins for something like that.
andrewanimation 1 year ago