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