Answer Posted / sachin g.
PHP is a cross platform, html embedded, server side, web
scripting language.
i.e. you can run it on different platform like windows,
unix, mac etc... and you can write php code in to the file
which embedded with html code and PHP is executed on server
side specially web server like apache, microsoft IIS, or
NetScap, etc...
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is difference between php and wordpress?
What is use of in_array() function in php?
Explain me what are the differences between mysql_fetch_array(), mysql_fetch_object(), mysql_fetch_row()?
What is the purpose of break and continue statement?
What is substr in php?
What is api laravel?
What is difference between mysql_connect and mysqli_connect?
What is empty php?
Explain array_uintersect()?
Is python easier than php?
Where session is stored?
What are the data types in php?
What are the rules to declare a php variables?
What is cookies php?
How to set cookies?