Answer Posted / gokul
The strlen() is a used to find the length
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is echo a function in php?
How to run the interactive php shell from the command line interface?
what is the use of include_once in php?
How to compare two strings with comparison operators in php?
Tell me how would you declare a function that receives one parameter name hello?
Explain what is the difference between session and cookie?
What is the use of the function htmlentities?
Is key in array php?
Define urlencode() and urldecode() used in php?
What are the different opening and closing tags available in PHP?
What is cURL in PHP?
What are the environmental variables?
What is input sanitization in php?
Does php support polymorphism?
What is factory pattern in php?