List out the predefined classes in PHP?

Answers were Sorted based on User's Feedback



List out the predefined classes in PHP?..

Answer / jitendra

Directory
stdClass
__PHP_Incomplete_Class
exception
php_user_filter

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

How to check your php installation?

0 Answers  


Is laravel better than codeigniter?

0 Answers  


I am writing an application in php that outputs a printable version of driving directions. It contains some long sentences, and I am a neat freak, and would like to make sure that no line exceeds 50 characters. How do I accomplish that with php?

0 Answers  


What are the methods of array in java?

0 Answers  


What is the function mysql_pconnect() useful for?

0 Answers  


What is PHP?

8 Answers  


If the variable $a is equal to 5 and variable $b is equal to character a, what’s the value of $$b? Can anyone explain how's the value of $$b=100

15 Answers   ABC, Asan, Indivar, Swistro Marketing Solutions,


What are the differences between Get and post methods in form submitting, give the case where we can use get and we can use post methods?

11 Answers   HCL, Rushmore Consultancy, Thursday Technology,


What is Type hinting in PHP?

0 Answers  


What does odbc do in context with php?

0 Answers  


What are classes in php?

0 Answers  


How break and continue while loop in php?

0 Answers  


Categories