[code] <?phpclass DeadObnoxiousInfomercialSalesman { protected $name = "Anonymous Salesman"; protected ... Read More »
[code] function validateEmailSmtp($email, $probe_address="", $debug=false) {... Read More »
[code] <html><head><title>Twitter Follow Script - Jonathon Maguire</title></head><body><center>&... Read More »
[code] $max = 40;$desc = (strlen($desc)>... Read More »
[code] if((int)$myvar > 0){ // do something...... Read More »
[code] <?php if($_POST['submit']) {&... Read More »
[code] $s = "2";$maxLen = 4;echo str_pad... Read More »
[code] function percent($val1='', $val2=''){ if... Read More »
[code] /*Browser Detect*/function browser_detect(){ $ipod = stripos($_SERVER... Read More »
[code] htmlentities($this->value, ENT_QUOTES) // The ENT_QUOTES par... Read More »