Answer Posted / sreedevi
E_warining
E_error
E_notice
E_user_error
E_user_notice
E_user_warning
E_all
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is empty () in php?
How do you parse and process html/xml in php?
How to create a session? How to remove data from a session?
Who is known as the father of php?
What is the function file_get_contents() useful for?
What is difference between strstr() and stristr()?
What is the difference between htmlentities and htmlspecialchars in php?
What is overloading in php?
Write syntax to open a file in php?
Tell me whether it is possible to share a single instance of a memcache between multiple php projects?
Why php was called as personal home page?
How to write a program to make chess?
What is mvc in php?
How to take a substring from a given string?
How can we extract string "pcds.co.in" from a string "https://info@pcds.co.in" using regular expression of php? More on reg can you explain