PHP Mailbox Activation function
Want to ask what the general approach is
And also activated, I would like to ask the general URL of the parameters are what, user ID and user name?
what function is used to transcode with a password?
If we add a valid time parameter, can the user modify the link parameter to extend?
Thank you
Share to:
------Solution--------------------
Reference:
and when also activated, I would like to ask the general URL in the parameters are what, user ID and user name?
User name, password can ~
Reference:
what function is used to transcode with a password?
This can be written according to the actual needs
Reference:
If you add a valid time parameter, the user can modify the link parameters to be extended?
No time parameter required, as long as the sending time when the message is sent, when the user from the mailbox click the URL to connect to the site to determine whether the validity time of the account expires.
------Solution--------------------
Hero, you write a cryptographic algorithm.
That's the way it is done,
function Valid () {
(User name Id*16-32) string connection time and input
}
This method is used when the user verifies the
Just write the algorithm back once. That
+32 and divided by 16.
Each has its own advantages.
CSDN is also a custom function.