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 correct syntax of print statement in PHP?
Q. We can use _________ to comment a single line? 1. /? 2. // 3. # 4. /* */
Q. MD5 is not secure to store passwords because It_________
Q. What will be the output of the following PHP code?
Q. Which is the right way of declaring a variable in PHP?
Q. What will be the output of the following PHP code ?
Q. The PHP Function which starts with Double Underscore Is called?
Discusssion
Login to discuss.