PHP serverside scripting language or client side scripting
language>
Answer Posted / devendrarjadav
PHP is a serverside scripting language.
Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
How to get the length of string?
Which function will suitably replace 'x' if the size of a file needs to be checked? $Size=x(filename);
What is a variable cost example?
What is polymorphism in oop php?
Tell me how is it possible to propagate a session id?
Should I use mysqli or pdo?
Explain about looping in PHP?
Tell me what is the default session time in php?
What is full form of php? Who is the father or inventor of php?
What is difference between mysql_connect and mysqli_connect?
What is trait in php?
What is the difference between for and foreach?
Tell me what is the importance of "action" attribute in a html form?
Explain what is the main difference between require() and require_once()?
What is final class and final method in php?