R
Q. What will be the output of the following PHP code?
<?php echo strpos("Hello, Includehelp!", "Includehelp!"); ?>
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 is used to set cookie in PHP?
Q. what is the output of below program?
Q. what is the output of below program?
Q. What will be the output of the following PHP code ?
Q. If $a = 12 what will be returned when ($a == 12) ? 5 : 1 is executed?
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 used to display the output in PHP?
Discusssion
Login to discuss.