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 data abstraction in php?
What is a lambda function in php?
what is the use of include_once in php?
Explain the types of functions for Splitting String?
What is the function of trim?
What are the difference between abstract class and interface in oops?
Which function is used to strip whitespace?
What is overriding in php?
Does php 7 support mysql?
What are the difference between echo and print?
What does $_server mean?
Is it possible multiple inheritance in php?
What is PECL?
how can i develop forum code? any one pleale help me on this question
I am trying to assign a variable the value of 0123, but it keeps coming up with a different number, what is the problem?