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
Why do we use polymorphism in php?
Does php need to be installed?
Explain Constant in Class?
What is mysqli_fetch_array?
What is the purpose of the '.myi' file extension? What do thes file contain?
How do I stop a php script?
What are php functions?
What is polymorphism in oop php?
What is cookies php?
What is the main difference between php 4 and php 5?
What PHP stands for?
How can you send email in php?
How to read the entire file into a single string?
How to close a session properly?
Explain how to execute a php script using command line.