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
Is php a cms?
What is constructor and destructor?
What is the array in php?
What is final in php?
Can we use onclick in submit button?
What are the options to transfer session ids?
Php program to generate fibonacci series?
What is an operator in php?
What is difference between php and wordpress?
What are the different types of php variables?
Which is better session or cookie?
How check submit button is clicked in php?
Do you know how to delete a file from the system?
how to track no of users logged in?
Can we use get instead of post?