what is php stands for?
Answer Posted / raut shrirang
PHP:is stands 4 HYPERTEXT PREPROCESSOR.
it is a server side scripting language like ASP.NET,etc...
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the default session time in php?
Do you know is it possible to extend the execution time of a php script?
How we get browser details of clients machine?
Are static variables final?
How to get ip address of a server in php?
Which php framework is best for web development?
How should a model be structured in mvc?
Explain the difference between array_merge() and array_combine()?
How many escape sequences are recognized in single-quoted strings?
Explain what is the difference between mysql_fetch_array() and mysql_fetch_assoc()?
What is the difference between apache and tomcat?
What is the use of stripslashes in php?
What is user defined function in php?
In php, objects are they passed by value or by reference?
What is the difference between client-side and server-side programming?