Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Is PHP is procedure oriented or object oriented?

Answer Posted / uttam thakor

PHP is Both Procedure oriented and Object Oriented.

We have the choice of using procedural programming or object
oriented programming, or a mixture of them.
Although not every standard OOP feature is implemented in
PHP 4, many code libraries and large applications (including
the PEAR library) are written only using OOP code.
PHP 5 fixes the OOP related weaknesses of PHP 4, and
introduces a complete object model.

Thanks.

Is This Answer Correct ?    38 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Do you know how can php and html interact?

960


Write a program in php to reverse a number?

952


How to get the IP address of the client/user in PHP?

916


Tell me how to strip whitespace (or other characters) from the beginning and end of a string?

921


What is the use of final class in php?

892


Which function is used in php to check the data type of any variable?

901


What is difference between echo and print_r in php?

847


Why is php so popular?

876


How many functions are there in php?

951


How to create an empty array in php?

1051


What does type casting mean in php? Explain with an example?

930


Which function would you use to format date information in php?

932


What are the disadvantages of php?

934


How to get the value of current session id?

920


How to open a file in php?

1041