AliMadkour
New Member
Hello,
I want create a function check if mail inbox work 1st before send mail to him,
is that possible ?
I want create a function check if mail inbox work 1st before send mail to him,
is that possible ?
If you own a website and want people to sign up for a newsletter or register you can check first they enter a valid email address (have @ and dot) and send then a random MD5 code in a link they have to follow to validate their email. You can find these type of php scripts online easily.Hello,
I want create a function check if mail inbox work 1st before send mail to him,
is that possible ?