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

What is use of preg_replace in php?

0 Answers  


Write an example to remove html tags from a string in php?

0 Answers  


Can you use both this () and super () in a constructor?

0 Answers  


What is the difference between InnoDb tables and MyIsam Tables in php

1 Answers  


How to fix "headers already sent" error in php

0 Answers  


What is apache and php?

0 Answers  


What is php and its features?

0 Answers  


Is it possible multiple inheritance in php?

0 Answers  


What is the main function of php?

0 Answers  


What is the difference between htmlentities and htmlspecialchars in php?

0 Answers  


How to upload any files extension in our database Ex.(.doc,.txt,mp4,mp3 etc.)in php

1 Answers  


What are php string functions?

0 Answers  


Categories