mysql_connect( ) does not take following parameter
Posted: Mar 16, 2013
View Details
In mail($param1, $param2, $param3, $param4), the $param2 contains:
Posted: Mar 16, 2013
View Details
fopen($file_doc,”r+&rdquo opens a file for
Posted: Mar 16, 2013
View Details
To work with remote files in PHP you need to enable
Posted: Mar 16, 2013
View Details
The function setcookie( ) is used to.
Posted: Mar 16, 2013
View Details
The function setcookie( ) is used to.
Posted: Mar 15, 2013
View Details
<?php $x=array(2=>"mouse",7=>"keyboard"); $y=array_keys($x); ec...
Posted: Mar 15, 2013
View Details
<?php $x=array(4,2,5,1,4,5,3,4); $y=array_count_values($x); echo count($y);
Posted: Mar 15, 2013
View Details
The PHP syntax is most similar to:
Posted: Mar 15, 2013
View Details
Which of the following function is used to change the root directory in PHP?
Posted: Mar 15, 2013
View Details
Which of following function return 1 when output is successful?
Posted: Mar 15, 2013
View Details
Which of the following is not a valid variable name?
Posted: Mar 15, 2013
View Details
Showing 76 to 90 of 270 results