Saturday 18 October 2014

php string length

Posted by Unknown  |  No comments

 <?php  
 $string="Hello world,have a nice day";  
 $length=strlen($string);  
 echo "Length is".$string;  
 ?>  



10:05 Share:

0 comments:

Get updates in your email box
Complete the form below, and we'll send you the best coupons.

Deliver via FeedBurner
Proudly Powered by Blogger.
back to top