R
Q. What will be the output of the following PHP code?
<?php $str = addcslashes("IncludeHelp","e"); 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. Who among this is the founder of php language?
Q. The concept of creating objects based on pre-defined classes is known as___________
Q. What is the result of the following PHP code?
Q. What will be the output of the following PHP code ?
Q. Which PHP function is used to get the absolute value of the given number?
Q. Which function is used to get ASCII value of a character in PHP ?
Q. What will be the output of the following PHP code ?
Discusssion
Login to discuss.