Categories

Programming Languages Questions - PHP

Download PDF (5 Sample Questions)
PHP is a _____ .
Programming Languages PHP Objective
Posted: Mar 15, 2013 View Details
In PHP, during error handling include() generates?
Programming Languages PHP Objective
Posted: Mar 15, 2013 View Details
Whether One-line comment begin with pound sing(#) in php?
Programming Languages PHP Objective
Posted: Mar 15, 2013 View Details
<?php  echo $_SERVER['REMOTE_ADDR'];   ?> Find the Output?
Programming Languages PHP Objective
Posted: Mar 15, 2013 View Details
<? php function zz(& $x)  {  $x=$x+5;  }  ?>  $x=10; &nb
Programming Languages PHP Objective
Posted: Mar 15, 2013 View Details
In PHP the error control operator is _______ .
Programming Languages PHP Objective
Posted: Mar 15, 2013 View Details
PHP variables are_____ .
Programming Languages PHP Objective
Posted: Mar 15, 2013 View Details
Is php can support multiple inheritance?
Programming Languages PHP Objective
Posted: Mar 15, 2013 View Details
In php Which method is used to getting browser properties?
Programming Languages PHP Objective
Posted: Mar 15, 2013 View Details
What is the expansion of LAMP?
Programming Languages PHP Objective
Posted: Mar 15, 2013 View Details
Showing 91 to 105 of 270 results
Feedback