Answer Posted / deepaksh
PHP is a server-side scripting language designed primarily for web development but is also used as a general-purpose programming language. Originally created by Rasmus Lerdorf in 1994,
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
how to detect a mobile device using php
Does php need to be installed?
What does odbc do in context with php?
What is the actually used php version?
What is the difference between php4 and php5?
What is foreach loop in php?
What is a php array?
How to open a file for reading?
Explain whether it is possible to share a single instance of a memcache between multiple php projects?
What is basic php?
What should be the length of variable for SHA256?
What are the special characters you need to escape in single-quoted stings?
What is the functionality of the functions strstr() and stristr()?
Explain how can we execute a php script using command line?
What is pdo in php why use?