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 session is required?
Is it possible to remove the html tags from data?
How to execute an sql query?
What is the difference between php 5 and php 7?
What is string function sql?
What is the difference between characters and #?
List few sensible functions in PHP?
What's the best method for sanitizing user input with php?
How is it possible to propagate a session id?
What are regular expressions in programming?
How many data types are there in php?
What is php in simple words?
Are sessions stateless?
Write a program to upload a file in php?
When to use single quotes, double quotes, and backticks?