Site Owners Forums - Webmaster Forums

Site Owners Forums - Webmaster Forums (http://siteownersforums.com/index.php)
-   Programming General (http://siteownersforums.com/forumdisplay.php?f=44)
-   -   Php (http://siteownersforums.com/showthread.php?t=205045)

thevyakar 11-19-2017 11:43 PM

Php
 
How to get the length of string?

jackbrain 11-22-2017 02:57 AM

Create a string array using the [] operator. str is a 2-by-3 string array that contains six strings. Find the length of each string in str . Use strlength , not length , to determine the number of characters in each element of a string array.

thevyakar 11-23-2017 05:58 AM

Thanks for sharing your knowledge :)


All times are GMT -7. The time now is 02:50 AM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.