Sindbad~EG File Manager

Current Path : /var/www/html/eagledigital.com.br/.siteantigo/contato/
Upload File :
Current File : /var/www/html/eagledigital.com.br/.siteantigo/contato/Functions.php

<?php

class Functions {

    public function is_email($email) {
        if (!preg_match("/([\w\-]+\@[\w\-]+\.[\w\-]+)/", $email)) {
            return false;
        } else {
            return true;
        }
    }

}

?>

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists