Get your own PHP server Result Size: 625 x 565
x
 
<!DOCTYPE html>
<html>
<body>
<?php
echo substr_count("Hello world. The world is nice","world");
?>
</body>
<!-- /php/phptryit.asp?filename=tryphp_func_string_substr_count Thu, 06 Feb 2025 19:27:09 GMT -->
</html>
2