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

Explain the visibility of the property or method?

0 Answers  


Who is the father or inventor of php?

0 Answers  


How many data types are used by php?

0 Answers  


How to return ascii value of character in php?

0 Answers  


What is the difference between include and include_once ? Which is one is good in terms of performance ?

2 Answers   Dest,






What is split function in php?

0 Answers  


What is difference between rest api and restful api?

0 Answers  


Explain me is multiple inheritance supported in php?

0 Answers  


How do I escape data before storing it into the database?

0 Answers  


Explain mail function in PHP with syntax?

0 Answers  


What’s the difference between sort(), assort() and ksort? Under what circumstances would you use each of these?

2 Answers  


how to track no of users logged in?

0 Answers  


Categories