Contact: aviboots(AT)netvision.net.il
39,884 questions
51,810 answers
573 users
$s = "php programming"; echo strrchr($s, 'p'); /* run: programming */