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
Explain what are some new features introduced in php7?
Which is better php praogramming or cad/cam scope wise and also salaray wise?
How can we display information of a variable and readable by a human with php?
How to swap two variables without using 3rd temp variable.
How do you parse and process html/xml in php?
Write a program to get lcm of two numbers using php?
explain php variable length argument function.
What is the major php security hole? How to avoid?
Where is php code written?
What is the php function that removes the last element of the array and returns it?
Which is better php or nodejs?
Tell me what are sql injections, how do you prevent them and what are the best practices?
Is php object oriented?
Explain mysql_error().
What does odbc do in context with php?