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. Which of the following function displays the information about PHP and its configuration?
Q. What will be the output of the following PHP code?
Q. Which kind of string can treats special characters inside quotes?
Q. POSIX style regular expressions was deprecated in which version of PHP?
Q. Which of the following built-in functions is used to sort an array in descending order?
Q. What will be the output of the following PHP code?
Discusssion
Login to discuss.