List out the predefined classes in PHP?
Answers were Sorted based on User's Feedback
Answer / jitendra
Directory
stdClass
__PHP_Incomplete_Class
exception
php_user_filter
Is This Answer Correct ? | 0 Yes | 0 No |
How to check your php installation?
Is laravel better than codeigniter?
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?
What are the methods of array in java?
What is the function mysql_pconnect() useful for?
What is PHP?
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?
What does odbc do in context with php?
What are classes in php?
How break and continue while loop in php?