R
Q. what is the output of below program?
<?php $a = 10+10*5+15/5; 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 functions is used to sort an array in descending order?
Q. What will be the output of the following PHP code ?
Q. PHP is an example of ___________ scripting language.
Q. what is the output of below program?
Q. What will be the output of the following PHP code ?
Q. Which of the following function converts a string to all uppercase?
Q. What will be the output of the following PHP code ?
Q. Which of the following function used to convert a string to uppercase?
Discusssion
Login to discuss.