https://github.com/montasir132/php-string-function
PHP provides a variety of string functions to manipulate and analyze strings. Here are some commonly used PHP string functions along with brief descriptions
https://github.com/montasir132/php-string-function
bootstrap css html php
Last synced: 3 months ago
JSON representation
PHP provides a variety of string functions to manipulate and analyze strings. Here are some commonly used PHP string functions along with brief descriptions
- Host: GitHub
- URL: https://github.com/montasir132/php-string-function
- Owner: montasir132
- License: gpl-3.0
- Created: 2024-12-11T09:31:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-02T16:02:40.000Z (over 1 year ago)
- Last Synced: 2025-02-13T17:17:36.466Z (over 1 year ago)
- Topics: bootstrap, css, html, php
- Language: PHP
- Homepage: https://montasir132.github.io/php-string-function/
- Size: 244 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# php-string-function
PHP provides a variety of string functions to manipulate and analyze strings. Here are some commonly used PHP string functions along with brief descriptions
function
user define
pre define
**********Commonly used string-function*************
echo
print
chunk_split
explode
md5
sha1
str_increment
str_word_count
str_repeat
str_ireplace
str_shuffle
str_split
strip-tags
stripos
strlen
substr_count
substr_replace
trim
wordwrap
utf8_decode
utf8_encode
