PHP serverside scripting language or client side scripting
language>
Answer Posted / chinnu
php is server side scripiting language and it is open
source also , it is easy with downloaded
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Explain the difference between urlencode and urldecode?
What is the difference between abstract class and interface in php?
What is var_dump?
What is factory pattern in php?
Is php faster than javascript?
What are psrs? Choose 1 and briefly describe it?
Explain the changes in php versions?
How to convert strings to numbers in php?
Is php the same as html?
Why is php used?
What is the main difference between require() and include()?
What are the php variables?
When viewing an html page in a browser, the browser often keeps this page in its cache. What can be possible advantages/disadvantages of page caching? How can you prevent caching of a certain page (please give several alternate solutions)?
Where can I find php ini file?
What is $_ request?