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
What is explode() in php?
What are hooks in php?
How to register a variable in PHP session?
In PHP, fgets() is used to read a file one line at a time. State Whether True or False?
What is overloading and overriding in php?
Are php sessions secure?
Tell me how can we check the value of a given variable is alphanumeric?
What does the array operator '===' means?
Is echo a function in php?
How to make a class in php?
Why super () is used in java?
What is http get and post?
Does php 5 support exceptions?
What is a model in php?
Php says that an array is an ordered map. But how the values are ordered in an array?