Is PHP is procedure oriented or object oriented?
Answer Posted / pratheebha
php is a procedure oriented language
| Is This Answer Correct ? | 7 Yes | 20 No |
Post New Answer View All Answers
What type of headers have to be added in the mail function to attach a file?
How can we submit form without a submit button?
Which function parses an English textual date or time into Unix timestamp in PHP.
How to convert numbers to strings in php?
What function do we use to find length of string, and length of array?
Tell us what does $_cookie means?
Which php mvc framework is best?
How to count all the lines of code in a directory and sub folder?
How to create a mysql connection in php?
What is file upload?
What is difference between action hook and filter hook?
Which methods should be used for sending an email using the variables $to, $subject, and $body?
What is interface? Why it is used?
What does trim () do in javascript?
What is difference between post and put in rest?