R
Q. What will be the output of the following PHP code?
<?php $Laptops = array( "MAC", "Lenovo", "Dell", "HP" ); echo gettype($Laptops); ?>
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. What will be the output of the following PHP code ?
Q. What will be the output of the following PHP program?
Q. Which PHP function is used to get the length of the string?
Q. What will be the output of the following PHP code ?
Q. Which PHP version provide Exception handling?
Q. What is the extension of a PHP file?
Q. Which of the following must be installed on your computer so as to run PHP script?
Discusssion
Login to discuss.