What are the advantages of PHP over HTML?
Answer Posted / mayur agrawal
PHP is helpful in the security of our web.this is the very
important advantage of PHP
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
Tell me how do you define a constant?
What is array filter php?
What is the role of the .htaccess file in php?
Tell me what is the use of "enctype" attribute in a html form?
Do you know design patterns. List few?
Does strlen include null?
What is the name of the scripting engine that powers PHP?
What are the special characters you need to escape in double-quoted stings?
Can we use session in mvc?
Tell me what are the correct and the most two common way to start and finish a php block of code?
Tell me what does the array operator '===' means?
What are the common uses of php?
How to access a specific character in a string?
What language is php written in?
What is the difference between $argv and $argc? Give example?