Contact: aviboots(AT)netvision.net.il
41,652 questions
54,315 answers
573 users
$s = "php\java\c\python"; echo substr_count($s, '\\'); /* run: 3 */