Is PHP is procedure oriented or object oriented?
Answer Posted / darshan
its object oriented oriented language
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
When to use single quotes, double quotes, and backticks?
What does sign mean php?
What is a controller in programming?
How can i execute PHP File using Command Line?
What is design pattern? Explain all including singleton pattern?
Is php a low level language?
How to add 301 redirects in PHP?
Can we use session in mvc?
Are react hooks stable?
What is the difference between for and foreach?
Explain do you use composer? If yes, what benefits have you found in it?
What is the difference between explode() and split() functions?
Explain me what is the difference between $_files['userfile']['name'] and $_files['userfile']['tmp_name']?
Code to upload a file in PHP?
Is key in array php?