Answer Posted / guest
four type of error in php. 1.fatal 2.notice 3.warning
4.parse
| Is This Answer Correct ? | 29 Yes | 6 No |
Post New Answer View All Answers
What is $_ get and $_ post in php?
How to compare two strings with comparison operators in php?
Define about declare construct?
Tell us how can we access the data sent through the url with the post method?
Why do you need to filter out empty files?
What does a dependant variable mean?
What is variable and data type?
How can you increase the maximum execution time of a script in php?
Is it more secure to use cookies to transfer session ids?
Is php pass by reference or value?
How do I install php?
What is default session time and path in PHP. How to change it?
What is smarty?
Explain what are some new features introduced in php7?
How to create a session? How to set a value in session? How to remove data from a session?