Learn PHP in hindi - STRING Part-1

Publicado em: 10 Dezembro 2016
no canal de: Programers Point
106
1

PHP STRING
1. strlen –
The PHP strlen() function returns the length of a string.
------------*****--------
2. str_word_count –
The PHP str_word_count() function counts the number of words in a string.
------------*****--------
3. strrev –
The PHP strrev() function reverses a string.
-----------*****--------
4. strpos –
The PHP strpos() function searches for a specific text within a string.
If a match is found, the function returns the character position of the first match. If no match is found, it will return FALSE.
------------*****--------

5. str_replace –
The PHP str_replace() function replaces some characters with some other characters in a string.
------------*****--------


Nesta página do site você pode assistir ao vídeo on-line Learn PHP in hindi - STRING Part-1 duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Programers Point 10 Dezembro 2016, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 106 vezes e gostou 1 espectadores. Boa visualização!