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
Name and explain five of the PHP error constants?
What is laracast?
What is difference between strstr() and stristr()?
What are the ways to define a constant in php?
What is the difference between super () and this ()?
What is the use of limit in mysql?
Is php a float?
What is php in full?
What is singleton class in php?
Is php a middleware?
What is a static variable in php?
What is member function?
What are the advantages of triggers in php?
What does csrf token mean?
How to remove duplicate values from php array?