Which of the following is used to check that a cookie is set or not ?
Which of the following method of Exception class returns array of the backtrace ?
Which of the following method acts as a constructor function in a PHP class ?
Which of the following is true about php.ini file ?
Which of the following is correct about determine the "truth" of any value not already of the Boolean type ?
Which of the following magic constant of PHP returns function name ?
Which of the following is/are a PHP code editor ?
Which of the following array represents an array with a numeric index ?
Which of the following function can be used to get an array in the reverse order ?
Which of the following is used to check if session variable is already set or not in PHP ?
Which of the following is used to destroy the session ?
Which of the following is correct about eregi() function ?
Which of the following method can be used to parse an XML document using PHP ?
Which of the following is correct about PHP ?
Which of the following type of variables are whole numbers, without a decimal point, like 4195 ?