/**
 * Validate email address
 * @param   string $email Email address to validate
...

PHP Validate email address

by https://www.google.com/accounts/o8/id?id=AItOawkrlIWZOJFG_JL2F2-39pufYjElslWtCGU, November 11, 2011 21:20, 12 refactorings, tagged with php, regex, script, code, email, textmate
D41d8cd98f00b204e9800998ecf8427e Talk
<?php
ob_start();
include_once "include/config.php";
...

PHP Login / Registration - be e...

by Memf, December 12, 2008 16:56, 2 refactorings, tagged with form, ajax, script, register, login, registration

be easier?

(login and Re...

71367d98df2bf14cbf704e7741eb402d Talk