Whether site will complete the execution of the script if
Fatal error occurs ?
No, Script will not execute if Fatal error occurred.
It halts execution.
| Is This Answer Correct ? | 5 Yes | 1 No |
What are different ways to redirect from on page to other?
How does cookies work in php?
What is the difference between static and dynamic websites?
What are the characteristics of php?
How to create a directory?
•How to upload files using PHP?
Tell me is it possible to remove the html tags from data?
Tell us how can we access the data sent through the url with the post method?
how can we retrive value from one database server and store them another database server using php?
What is static in php?
What is interface? Why it is used?
What is the advantge and disadvantage of mysql_connet() and mysql_pconnect() ? in which condition will you use mysql_connect() and mysql_pconnect().