R
Q. What will be the output of the following PHP code?
<?php $str = addslashes('Hello "Includehelp!"'); echo($str); ?>
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 element of the of PHP $_SERVER variable is used to get the path of the current script?
Q. What’s the use of trim() function in PHP?
Q. What will be the output of the following PHP code ?
Q. Which keyword is used to define a function in PHP?
Q. Which of the following PHP functions accepts any number of parameters?
Discusssion
Login to discuss.