<?php $text = 'This is test22 is a test11 abc test mlk'; echo substr_count($text, 'test',0,0);
You have javascript disabled. You will not be able to edit any code.