R
Q. what is the output of below program?
<?php $a = 5/3; echo "$a"; ?>
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. PHP is an example of _______ scripting language.
Q. Which of the following is the use of strlen() function in PHP?
Q. Which is not a valid PHP superglobal variable?
Q. What is the return value of preg_match() function?
Q. What will be the output of the following PHP code ?
Q. Find incorrect way of declaring variables:
Q. What will be the output of the following PHP code ?
Q. What is the difference between Indexed array and Associative array in PHP?
Q. Which of the following PHP functions can be used for generating unique ids?
Discusssion
Login to discuss.