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
How to block direct directory access in PHP?
Can we extend multiple classes in php?
Inside a php function, what param needs to be set in order to access a global variable?
What is interface? Why it is used?
Tell me how to strip whitespace (or other characters) from the beginning and end of a string?
What is the delimiter default in PHP?
Explain me differences between get and post methods?
Xplain is it possible to use com component in php?
How check field is empty or not in php?
What is an example of a variable?
Explain Whitespace Characters?
What is env in laravel?
Can you define an array argument as a reference type?
How to create a session? How to remove data from a session?
What are the characteristics of php variables?