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
What is the difference between characters and #?
What are default session time and path?
How does one prevent the following warning ‘warning: cannot modify header information – headers already sent' and why does it occur in the first place?
What is prepare in php?
Why do you need php?
What is the default time in seconds for which session data is considered valid?
Can I use php in visual studio?
How to get a total number of elements used in the array?
Which function is used in php to check the data type of any variable?
What is meant by variable variables in php?
Write a program to find no of days between two dates in php?
How is it possible to cast types in php?
What is a helper function?
How do I find environment variables?
How can I use single quotes in single quotes in php?