Answer Posted / kailash choudhary
four type of error in php. 1.fatal 2.notice 3.warning
4.parse
| Is This Answer Correct ? | 65 Yes | 6 No |
Post New Answer View All Answers
How many data types are there in php?
Is it possible to extend the execution time of a php script?
where do we use htaccess?
Tell me how can we display information of a variable and readable by human with php?
Do you know what's the difference between __sleep and __wakeup?
What is php artisan serve?
Write a program to find a string is palindrome or not?
Why php is used?
Is multiple inheritance supported in php?
How can we encrypt the password using php?
What is difference between strstr() and stristr() in PHP?
What is smarty?
How to replace a substring in a given string in php?
Which are the best start and end tags to use?
What does $_cookie means?