PHP serverside scripting language or client side scripting
language>
Answer Posted / shivappa
php is server side scripting language
where as javascript is client side(vbscript)
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How many columns can be added in a table in mysql?
Tell me how to execute an sql query? How to fetch its result?
Does browser understand php?
Explain Constant in Class?
Can the value of a constant change during the script's execution?
What is magic quotes?
What exactly is validating and sanitizing?
What are the differences between echo and print?
Explain what are some new features introduced in php7?
How can I use single quotes in single quotes in php?
Which is best framework for php?
What is csrf cookie?
How to include variables in double-quoted strings?
which will print out the php call stack?
Explain whether it is possible to share a single instance of a memcache between multiple php projects?