What are the advantages of PHP over HTML?
Answer Posted / charankumar
Many Social Networking sites make use of PHP. HTML cannot
meet this requirement to a large extent.
| Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
Which is used to maintain the value of a variable over different pages?
How to specify argument default values?
What is difference between variable declaration and variable definition?
Write a php function to convert all null values to blank?
What is the static variable in function useful for?
Is it easy to learn wordpress?
How can we access the data sent through the url with the get method?
What is the use of callback in php?
What is global array in php?
What is the difference between for and foreach?
What is needed to be able to use image function?
How can I find my php version?
How can we destroy the cookie in php?
How is it possible to return a value from a function?
What is the $_ server php_self variable?