Answer Posted / desh
Three type of errors in PHP basically.
1.Notices
2.Warnings
3.Fatal error
Is This Answer Correct ? | 29 Yes | 2 No |
Post New Answer View All Answers
Which PHP function would you use to send an email?
Will php die?
Which is used to maintain the value of a variable over different pages?
Does php support polymorphism?
What is == and === in php?
Is php a low level language?
Why use static methods php?
What is $row in php?
Is c similar to php?
What is session_start () in php?
What is the function file_get_contents() usefull for?
Explain what is the main difference between require() and require_once()?
How can I embed a java program in php file and what changes have to be done in php.ini file?
What are constructor and destructor in PHP?
Which cryptographic extension provide generation and verification of digital signatures?