PHP String Functions
PHP String Functions
HTML
CSS JAVASCRIPT SQL PYTHON JAVA PHP HOW TO W3.CSS C C++
ADVERTISEMENT
Function Description
https://www.w3schools.com/php/php_ref_string.asp 1/8
2/2/24, 9:21 AM PHP String Functions
hebrevc() Converts Hebrew text to visual text and new lines (\n) into
<br>
https://www.w3schools.com/php/php_ref_string.asp 2/8
2/2/24, 9:21 AM PHP String Functions
ord() Menu Returns the ASCII value of the first character of a string
Spaces Get Certified Sign Up Log in
parse_str() Parses a query string into variables
HTML
CSS JAVASCRIPT SQL PYTHON JAVA PHP HOW TO W3.CSS C C++
print() Outputs one or more strings
ADVERTISEMENT
https://www.w3schools.com/php/php_ref_string.asp 3/8
2/2/24, 9:21 AM PHP String Functions
(alias of strstr())
strcmp()Menu Spaces Get Certified
Compares two strings (case-sensitive)
Sign Up Log in
HTML
CSS JAVASCRIPT SQL PYTHON JAVA PHP HOW TO W3.CSS C C++
strcoll() Compares two strings (locale based string comparison)
ADVERTISEMENT
strcspn() Returns the number of characters found in a string before any
part of some specified characters are found
https://www.w3schools.com/php/php_ref_string.asp 4/8
2/2/24, 9:21 AM PHP String Functions
HTML
CSS JAVASCRIPT SQL PYTHON JAVA PHP HOW TO W3.CSS C C++
strtok() Splits a string into smaller strings
ADVERTISEMENT
strtolower() Converts a string to lowercase letters
ADVERTISEMENT
https://www.w3schools.com/php/php_ref_string.asp 5/8
2/2/24, 9:21 AM PHP String Functions
HTML
CSS JAVASCRIPT SQL PYTHON JAVA PHP HOW TO W3.CSS C C++
ADVERTISEMENT
COLOR PICKER
ADVERTISEMENT
ADVERTISEMENT
https://www.w3schools.com/php/php_ref_string.asp 6/8
2/2/24, 9:21 AM PHP String Functions
HTML
CSS JAVASCRIPT SQL PYTHON JAVA PHP HOW TO W3.CSS C C++
ADVERTISEMENT
https://www.w3schools.com/php/php_ref_string.asp 7/8
2/2/24, 9:21 AM PHP String Functions
HTML
CSS JAVASCRIPT
SQL
FORUM PYTHON
ABOUT JAVA PHP HOW TO W3.CSS C C++
W3Schools is optimized for learning and training. Examples might be simplified to improve reading
ADVERTISEMENT
and learning.
Tutorials, references, and examples are constantly reviewed to avoid errors, but we cannot warrant
full correctness
of all content. While using W3Schools, you agree to have read and accepted our terms of use,
cookie and privacy policy.
Copyright 1999-2024 by Refsnes Data. All Rights Reserved. W3Schools is Powered by W3.CSS.
https://www.w3schools.com/php/php_ref_string.asp 8/8