List out the predefined classes in PHP?

Answers were Sorted based on User's Feedback



List out the predefined classes in PHP?..

Answer / umapathi

std,
filter,
php_incomplete_class

Is This Answer Correct ?    19 Yes 5 No

List out the predefined classes in PHP?..

Answer / sampath reddy

The class from which dir is instantiated.
stdClass
_PHP_Incomplete_Class
Predefined classes as of PHP 5
exception
php_user_filter

Is This Answer Correct ?    13 Yes 2 No

List out the predefined classes in PHP?..

Answer / 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

List out the predefined classes in PHP?..

Answer / jagjeet

Directory
stdClass
__PHP_Incomplete_Class
exception
php_user_filter

Is This Answer Correct ?    6 Yes 0 No

List out the predefined classes in PHP?..

Answer / raju

Plz send the Different classes in PHP

Is This Answer Correct ?    10 Yes 5 No

List out the predefined classes in PHP?..

Answer / lekha r nair

Directory
stdClass
_PHP_Incomplete_Class
php_user_filter
self
parent

Is This Answer Correct ?    5 Yes 1 No

List out the predefined classes in PHP?..

Answer / mes2me

send me predefined classes in php
and how php is using in different modules..

Is This Answer Correct ?    5 Yes 1 No

List out the predefined classes in PHP?..

Answer / mes2me

how to get the values from database which is having the same
name...

Is This Answer Correct ?    5 Yes 2 No

List out the predefined classes in PHP?..

Answer / kalpana

class object

Is This Answer Correct ?    5 Yes 2 No

List out the predefined classes in PHP?..

Answer / sai

std,
filter,
php_incomplete_class
filter_get_admin

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More PHP Interview Questions

Why php is used with mysql?

0 Answers  


What is == and === in php?

0 Answers  


can anyone explain oops concept in php or give website to learn this concept clearly?

2 Answers   Nadsoft, Satyam,


hello all, I need some sample placement papers in lion bridge.. can anyone help me?

0 Answers   Lionbridge,


Explain how you can update memcached when you make changes to php?

0 Answers  






What is the php function that removes the first element of the array and returns it?

0 Answers  


What is happening in the following code $objA = new A(); // A is a class $objB = $objA;

3 Answers   NIIT,


How to create a table using php?

0 Answers  


How to set a page as a home page in a php based site?

0 Answers  


What does namespace mean in php?

0 Answers  


How I can control asset documents without GR/IR?

0 Answers   i2U Systems, Industrial Hand Protection, Mutha Technosoft,


How do you pass a variable by value?

0 Answers  


Categories