Searched refs:strleft (Results 1 – 2 of 2) sorted by relevance
106 $protocol = strleft(strtolower($_SERVER["SERVER_PROTOCOL"]), "/").$s; 111 function strleft($s1, $s2) { function
22 $protocol = strleft(strtolower($_SERVER["SERVER_PROTOCOL"]), "/").$s; 27 function strleft($s1, $s2) { function