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 is the use of imagetypes() method?

0 Answers  


Can I learn php in a month?

0 Answers  


Explain mysql_error().

0 Answers  


What are the different types of statements that are present in php?

0 Answers  


Which operator is used to concatenate two strings in PHP?

0 Answers  






Which is useful for method overloading?

0 Answers  


What is variable give example?

0 Answers  


What's the difference between accessing a class method via -> and via ::?

0 Answers  


What are the main error types in php?

0 Answers  


What is the capacity of mysql database?

0 Answers  


What is the best website to learn php?

0 Answers  


What is the difference between the include() and require() functions?

0 Answers  


Categories