How to find a length of a string in php?



How to find a length of a string in php?..

Answer / gokul

The strlen() is a used to find the length

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

In what are the ways you can encrypt the password ?

7 Answers  


Define soundex()?

0 Answers  


What is the difference between apache and tomcat?

0 Answers  


how can i upload only pdf files in my website? files has not a pdf extension mantioned

0 Answers  


How to compare two strings with comparison operators in php?

0 Answers  


How can you count number of parameters given in a URL by POST method?

5 Answers  


What is the use of header() function in PHP? What the Limitation of HEADER()?

0 Answers  


Explain how is it possible to cast types in php?

0 Answers  


how to use particular city location in php?

1 Answers   TCS,


What is PHP? Who is the father or inventor of PHP?

0 Answers  


If i make my selection in State Dropdown list, i would the City and ZipCode dropdown list to be automatically reupdated based on the State i select.(This to avoid the user select a City or Zipcode that does not correspond to the State previously selected.)

2 Answers   CMC, PHP,


How error handling is being handled by php?

0 Answers  


Categories