Answer Posted / vaseem ahmed
PHP is a powerful tool for making dynamic & interactive web
pages.It is a widely used & efficient alternative to
competitors such as Microsoft ASP.
It is a server side scripting language,in PHP group of
statements are executed on server side.
Is This Answer Correct ? | 25 Yes | 8 No |
Post New Answer View All Answers
What is baseurl?
How to change the principal password?
How does php work?
Tell me how comfortable are you with writing html entirely by hand?
What is a string in php?
What is the difference between implode() and explode() in php?
What are some of the advanced features of php?
What is mysql_fetch_object?
What is php session and how it works?
Which is incorrect with respect to separating php code and html?
Are sessions stateless?
When sessions ends?
Tell me what does the scope of variables means?
How to create a mysql connection in php?
Is polymorphism inherited?