PHP Tutorial - String Functions Example






Method

  1. PHP addcslashes() Function
  2. PHP addslashes() Function
  3. PHP bin2hex() Function
  4. PHP chop() Function
  5. PHP chr() Function
  6. PHP chunk_split() Function
  7. PHP convert_cyr_string() Function
  8. PHP convert_uudecode() Function
  9. PHP convert_uuencode() Function
  10. PHP count_chars() Function
  11. PHP crc32() Function
  12. PHP crypt() Function
  13. PHP echo() Function
  14. PHP get_html_translation_table() Function
  15. PHP hebrev() Function
  16. PHP hebrevc() Function
  17. PHP hex2bin() Function
  18. PHP htmlspecialchars() Function
  19. PHP htmlspecialchars_decode() Function
  20. PHP html_entities() Function
  21. PHP html_entity_decode() Function
  22. PHP join() Function
  23. PHP lcfirst() Function
  24. PHP levenshtein() Function
  25. PHP localeconv() Function
  26. PHP ltrim() Function
  27. PHP md5() Function
  28. PHP metaphone() Function
  29. PHP nl2br() Function
  30. PHP nl_langinfo() Function
  31. PHP number_format() Function
  32. PHP ord() Function
  33. PHP parse_str() Function
  34. PHP print() Function
  35. PHP printf() Function
  36. PHP print_r() Function
  37. PHP quoted_printable_decode() Function
  38. PHP quoted_printable_encode() Function
  39. PHP quotemeta() Function
  40. PHP rawurldecode() Function
  41. PHP rawurlencode() Function
  42. PHP rtrim() Function
  43. PHP setlocale() Function
  44. PHP sha1() Function
  45. PHP similar_text() Function
  46. PHP soundex() Function
  47. PHP sprintf() Function
  48. PHP sscanf() Function
  49. PHP strcasecmp() Function
  50. PHP strchr() Function
  51. PHP strcmp() Function
  52. PHP strcoll() Function
  53. PHP strcspn() Function
  54. PHP stripcslashes() Function
  55. PHP stripslashes() Function
  56. PHP strip_tags() Function
  57. PHP stristr() Function
  58. PHP strlen() Function
  59. PHP strnatcasecmp() Function
  60. PHP strnatcmp() Function
  61. PHP strncasecmp() Function
  62. PHP strncmp() Function
  63. PHP strpbrk() Function
  64. PHP strpos() Function
  65. PHP strrchr() Function
  66. PHP strrev() Function
  67. PHP strripos() Function
  68. PHP strrpos() Function
  69. PHP strspn() Function
  70. PHP strstr() Function
  71. PHP strtok() Function
  72. PHP strtolower() Function
  73. PHP strtoupper() Function
  74. PHP strtr() Function
  75. PHP str_getcsv() Function
  76. PHP str_ireplace() Function
  77. PHP str_pad() Function
  78. PHP str_repeat() Function
  79. PHP str_replace() Function
  80. PHP str_rot13() Function
  81. PHP str_shuffle() Function
  82. PHP str_split() Function
  83. PHP str_word_count() Function
  84. PHP substr() Function
  85. PHP substr_compare() Function
  86. PHP substr_count() Function
  87. PHP substr_replace() Function
  88. PHP trim() Function
  89. PHP ucfirst() Function
  90. PHP ucwords() Function
  91. PHP utf8_decode() Function
  92. PHP utf8_encode() Function
  93. PHP vprintf() Function
  94. PHP vsprintf() Function
  95. PHP wordwrap() Function