×
Home About Us Products Services News Free Scripts Contact
news php scripts and software

PHP example - How to get the length of a string in PHP?


PHP - How to get the length of a string in PHP?

$string_length=strlen($string);

Category: PHP

 
<< Go back