R
Q. What will be the output of the following PHP code ?
<?php define("__LINE__", "PHP is a scripting language"); echo __LINE__; ?>
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. _______ character do the error _reporting directive use to represent the logical operator NOT.
Q. Variables always start with a ........ in PHP
Q. How many error levels are available in PHP ?
Q. PHP function which will return true if a variable is an array or false if it is not an array.
Q. What will be the output of the following PHP code?
Q. What will be the output of the following PHP code?
Q. _______ is the PHP functions which is used to find files.
Discusssion
Login to discuss.