R
Q. What will be the output of the following PHP code?
<?php $str = addslashes('Hello "mcqbuddy!"'); 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 of the following is the correct syntax to write a PHP code?
Q. Which is the correct example of an Indexed array in PHP?
Q. What will be the output of the following PHP code ?
Q. What will be the output of the following PHP code ?
Q. Which PHP function reads a single character from a file?
Q. What will be the output of the following PHP code ?
Q. Which of the following is the correct way to add a comment in PHP code?
Discusssion
Login to discuss.