|
|||||||||||||||||||||||||||||||||||||||||||||||
![]() | |||||||||||||||||||||||||||||||||||||||||||||||
|
1.1.6: email_exists
Description
Check if a given e-mail adres is already in the database. The database will not allow this, so we must check it before we change or add userdata.
Function call
email_exists($newemail);
Input
Output
Whe output is a single var, which indicates if the action succeded or not.
|