I am newish to PHP and wish to create an authentication system where a new
user is required to validate/complete their sign-up by clicking a link in an
email.
I am probably capable of putting something together where the user gets sent
a link with a set of values but I am sure it would require
"register_globa ls" set to ON.
How is this achieved with "register_globa ls" set to OFF?
Also would love read a decent tutorial on this subject with either
"register_globa ls" set to ON or OFF.
Cheers
Phil
user is required to validate/complete their sign-up by clicking a link in an
email.
I am probably capable of putting something together where the user gets sent
a link with a set of values but I am sure it would require
"register_globa ls" set to ON.
How is this achieved with "register_globa ls" set to OFF?
Also would love read a decent tutorial on this subject with either
"register_globa ls" set to ON or OFF.
Cheers
Phil
Comment