السلاسل النصية في PHP

من موسوعة حسوب
< PHP
مراجعة 03:44، 4 أبريل 2018 بواسطة عبد اللطيف ايمش (نقاش | مساهمات) (استبدال النص - 'PHP\/([^|-]*)-([^|-]*)-([^|-]*)' ب'PHP/$1_$2_$3')
اذهب إلى التنقل اذهب إلى البحث

توفِّر PHP عددًا من الدوال التي تستخدم لمعالجة السلاسل النصية.

addcslashes()‎

addslashes()‎

bin2hex()‎

chop()‎

chr()‎

chunk_split()‎

convert_uudecode()‎

convert_uuencode()‎

count_chars()‎

crypt()‎

echo()‎

explode()‎

fprintf()‎

get-html_translation_table()‎

hex2bin()‎

htmlspecialchars()‎

implode()‎

lcfirst()‎

levenshtein()‎

ltrim()‎

md5_file()‎

md5()‎

metaphone()‎

nl2br()‎

number_format()‎

ord()‎

parse_str()‎

print()‎

printf()‎

rtrim()‎

sha1_file()‎

sha1()‎

similar_text()‎

soundex()‎

sprintf()‎

sscanf()‎

str_getcsv()‎

str_ireplace()‎

str_pad()‎

str_repeat()‎

str_replace()‎

str_rot13()‎

str_shuffle()‎

str_split()‎

str_word_count()‎

strcasecmp()‎

strcmp()‎

strcspn()‎

strip_tags()‎

stripcslashes()‎

stripos()‎

stripslashes()‎

stristr()‎

strlen()‎

strnatcasecmp()‎

strnatcmp()‎

strncmp()‎

strpbrk()‎

strpos()‎

strrchr()‎

strrev()‎

strripos()‎

strrpos()‎

strspn()‎

strstr()‎

strtok()‎

strtolower()‎

strtoupper()‎

strtr()‎

substr_compare()‎

substr_count()‎

substr_replace()‎

substr()‎

trim()‎

ucfirst()‎

ucwords()‎

vfprintf()‎

vprintf()‎

vsprintf()‎

wordwrap()‎

مصادر