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
Define urlencode() and urldecode() used in php?
How can we set and destroy the cookie in php?
How do you check is php not empty?
Which php framework is fastest?
Write a query to find the 2nd highest salary of an employee from the employee table?
Which escape sequences can be used in single quoted strings in php?
How can I make a script that can be bilingual (supports english, german)?
Tell me what does the array operator '===' means?
What are the differences between GET and POST methods in form submitting?
What is meant by public, private, protected, static and final scopes?
When should you use a stored procedure?
The left association operator % is used in PHP for?
Explain difference between urlencode and urldecode?
What is php and its uses?
What does the unlink() function means?