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

Perl example - How do I get the length of a string?


Perl - How do I get the length of a string?

$string_length = length($string);

Category: Perl

 
<< Go back