* @brief IsEmail library linker */ $inc_file = "./vendor/isemail/is_email.php"; if(file_exists($inc_file)) { include($inc_file); }