List out the predefined classes in PHP?

Answer Posted / abdul shamadhu

Classes in PHP:
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 ?    10 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between characters  and #?

744


What are default session time and path?

799


How does one prevent the following warning ‘warning: cannot modify header information – headers already sent' and why does it occur in the first place?

703


What is prepare in php?

753


Why do you need php?

739


What is the default time in seconds for which session data is considered valid?

800


Can I use php in visual studio?

735


How to get a total number of elements used in the array?

722


Which function is used in php to check the data type of any variable?

709


What is meant by variable variables in php?

713


Write a program to find no of days between two dates in php?

716


How is it possible to cast types in php?

699


What is a helper function?

750


How do I find environment variables?

697


How can I use single quotes in single quotes in php?

666