DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PHP
php counting number of chars excluding newlines
echo strlen(str_replace(array(" ", " ", " "), '', $string));
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#php
#counting
#number
#chars
#excluding
#newlines
ADD COMMENT
Topic
COMMENT
Name
3+2 =
Submit