How to Use PHP String Functions PHP Bangla part 20

preview_player
Показать описание
How to Use PHP String Functions PHP Bangla part 20

PHP 5 String Functions
The PHP string functions are part of the PHP core. No installation is required to use these functions.

Function Description
addcslashes() Returns a string with backslashes in front of the specified characters
addslashes() Returns a string with backslashes in front of predefined characters
bin2hex() Converts a string of ASCII characters to hexadecimal values
chop() Removes whitespace or other characters from the right end of a string
chr() Returns a character from a specified ASCII value
chunk_split() Splits a string into a series of smaller parts
convert_cyr_string() Converts a string from one Cyrillic character-set to anothe
Рекомендации по теме