Specify pre-defined 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 ? | 8 Yes | 1 No |
What is strstr php?
Write the statements that are used to connect php with mysql
Where is my php ini file?
What is difference between compile time and run time polymorphism?
Write a program to upload a file in php?
How to genrate report in wordpress cms
Explain about the connective abilities of the PHP?
What does the expression exception::__tostring means?
What is sticky form in php?
Tell me are parent constructors called implicitly inside a class constructor?
Echo is used to Display message on screen. Which is used with echo to not output the trailing newline?
What is printf in php?