⊗ppPmSFCn 161 of 447 menu

Counting Substrings in PHP

str_word_count substr_count mb_substr_count count_chars

Given a string:

<?php $str = 'aaa bbb ccc'; ?>

Count the number of words in this string.

Given a string:

<?php $str = 'hello hello world hello'; ?>

Count how many times the substring 'hello' occurs in the string.

Given a string:

<?php $str = '※※※'; ?>

Count how many times the substring '※' occurs in the string.

Given a string:

<?php $str = 'abracadabra'; ?>

Count how many times each character appears in the string.

Given a string:

<?php $str = 'The quick brown fox jumps over the lazy dog'; ?>

Count the number of words longer than three characters.

English
AfrikaansAzərbaycanБългарскиবাংলাБеларускаяČeštinaDanskDeutschΕλληνικάEspañolEestiSuomiFrançaisहिन्दीMagyarՀայերենIndonesiaItaliano日本語ქართულიҚазақ한국어КыргызчаLietuviųLatviešuМакедонскиMelayuမြန်မာNederlandsNorskPolskiPortuguêsRomânăРусскийසිංහලSlovenčinaSlovenščinaShqipСрпскиSrpskiSvenskaKiswahiliТоҷикӣไทยTürkmenTürkçeЎзбекOʻzbekTiếng Việt
We use cookies for website operation, analytics, and personalization. Data processing is carried out in accordance with the Privacy Policy.
accept all customize decline