R
Q. what is the output of below program?
<?php $cars=array("Maruti","Honda","BMW"); echo strlen($cars[0]); ?>
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. What is the result of the following PHP code?
Q. What will be the output of the following PHP code ?
Q. Output of the following PHP code?
Q. What will be the output of the following PHP code ?
Q. To get the current memory usage which PHP function is used?
Q. What will be the output of the following PHP code?
Q. Which PHP function modifies the timestamp?
Q. What are the metacharacters in PHP Regular Expression?
Q. Which is/are the correct way to declare a method?
Q. Which of the following function in PHP can be used to test the type of any variable?
Discusssion
Login to discuss.