Answer Posted / venkatesh
PHP :
"Hypertext Preprocessor"
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between nowdoc and heredoc?
What are global variables in php?
What is the difference between mysqli_fetch_object() and mysqli_fetch_array()?
What is exception handling in php?
What is the difference between php traits vs interfaces?
What is php dependency injection?
What is the maximum size of a table in mysql?
What is namespace in php?
What are the two most common ways to start and finish a php block of code?
What enctype is required for file uploads to work?
Will a comparison of an integer 12 and a string "13" work in php?
What are access specifiers?
Why should I store logs in a database rather than a file?
What is csrf token and how it works?
Is uploaded file php?