J
Q. What will be the output of the following PHP code ?
<?php $str = "s"; if ($str) print "Executed...."; else print "Not Executed..."; ?>
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 output of below program?
Q. What is the return value of preg_match() function?
Q. There are ............ error levels are available in PHP?
Q. MD5 is not secure to store passwords because It_________
Q. What will be the output of the following PHP code?
Q. What will be the output of the following PHP code?
Q. Which of the following is the correct way to clone an object in PHP?
Q. Which kind of string can treats special characters inside quotes?
Discusssion
Login to discuss.