How error handling is being handled by php?
No Answer is Posted For this Question
Be the First to Post Answer
Write a php code which could be used to generate random numbers between 1 - 100 and display them on the screen.
Do you know what is the use of the function 'imagetypes()'?
How do you achieve page caching in PHP?
What is new static in php?
1.What are the difference between echo , print , print_r ? else this 3 can we show output to a client in some other way?
What is polymorphism in oop php?
What is singleton design pattern in php?
Tell me when a conditional statement is ended with an endif?
what are the basic steps to installation php4+mysql4+phpmyadmin on IIS web server?. Pls write the complete steps.
How to get complete current page url in php?
What is $_ get in php?
What is the difference between "echo" and "print" in php?