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. 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 use of strpos() function in PHP?
Q. Which PHP function is used to add days, months, years, hours, minutes, and seconds to a date?
Q. Type Hinting was introduced in which version of PHP?
Q. What is the correct syntax of echo statement in PHP?
Q. Which of the following scopes is not available in PHP?
Discusssion
Login to discuss.