How error handling is being handled by php?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More PHP Interview Questions

What is the best website to learn php?

0 Answers  


Which of the following represents the proper way to set a session variable? Answer: a. $_SESSION['foo'] = 'bar'; b. session_start(); c. session_set_save_handler ('myopen', 'myclose', 'myread', 'mywrite', 'mydelete', 'mygarbage'); d. $foo = $_SESSION['foo']; 2.When administering MySQL, you should make the data directory accessible via the operating system 3.which statement can be used to determine how the optimizer resolves a query

9 Answers   Cybercom, TCS,


How do you use an array in excel?

0 Answers  


Are objects passed by value or by reference?

0 Answers  


Whhat is a Functions

1 Answers   IQ,






How to remove all duplicate values in array in php?

0 Answers  


Is php better than java?

0 Answers  


What is MIME?

1 Answers  


Which is not a php magic constant?

0 Answers  


What are the special characters you need to escape in double-quoted stings?

0 Answers  


Why do we use htaccess and where?

0 Answers  


What is orm in php framework?

0 Answers  


Categories