N
Q. What will be the output of the following PHP code?
<?php $var = "YELLOW"; $var1 = $var[5]; echo "$var1"; ?>
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. How many variable scopes are there in PHP?
Q. What will be the output of the following PHP code ?
Q. What will be the output of the following PHP code?
Q. What will be the output of the following PHP code?
Q. Variables always start with a ........ in PHP
Q. Which is not a valid variable scope in PHP?
Q. MD5 is not secure to store passwords because It_________
Discusssion
Login to discuss.