Specify pre-defined classes in php ?



Specify pre-defined classes in php ?..

Answer / lekha r nair

Standard Defined Classes
1. Directory
2. stdClass
3. _PHP_Incomplete_Class
Predefined classes as of PHP
1. php_user_filter
Special Classes
1. self
2. parent

Is This Answer Correct ?    8 Yes 1 No

Post New Answer

More PHP Interview Questions

What are the differences between PHP3 and PHP4 and PHP5? what is the current stable version of PHP?

0 Answers  


What is a simple php method to make a cross domain data request?

0 Answers  


can we use PGP with PHP?

1 Answers  


What is the difference between unlink and unset ?

3 Answers  


can any one tell how to install LAMP server in terminal in ubuntu.....and also tell please how to run php files in ubunut and how to save and compile in ubuntu..i already installed ubuntu ..but i dont installed lamp server so i want to install lamp server in terminal is it possible please reply

2 Answers  


How cookies are transported from browsers to servers?

0 Answers  


When are you supposed to use endif to end the conditional statement?

0 Answers  


What is the use of mysql_real_escape_string() function?

0 Answers  


Why do we use htaccess and where?

0 Answers  


Explain scalar type declarations in php7?

0 Answers  


Which function Returns the time of sunrise for a given day / location in PHP.

0 Answers  


How to add a cookie?

2 Answers  


Categories