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...


can anyone explain oops concept in php or give website to
learn this concept clearly?

Answers were Sorted based on User's Feedback



can anyone explain oops concept in php or give website to learn this concept clearly?..

Answer / sanjeev

Yes we can use oops concept in PHP ,its slow down the
execution of code but gives the reusability of code.

Is This Answer Correct ?    20 Yes 7 No

can anyone explain oops concept in php or give website to learn this concept clearly?..

Answer / mansur

u can refer here

http://in.php.net/zend-engine-2.php

Is This Answer Correct ?    3 Yes 5 No

Post New Answer

More PHP Interview Questions

What are the features and advantages of object-oriented programming in php?

0 Answers  


1. Create student database. 2. First page should display the students available in the database. There should be add, edit and delete buttons. 3. There should be option to search students by name, code, date of joining, department or combination of these. 4. Should have an add/edit screen. Add and Edit should be handled in the same page. 5. Delete should ask for confirmation before deleting the actual record. 6. Validation should be done in JavaScript as well as php.

0 Answers   Zonex,


Why php is also called as scripting language?

0 Answers  


Write a program in php to check whether a number is prime or not?

0 Answers  


display selected value in dropdown list through javascript without page refresh

5 Answers   ASD Lab,


Do I need to install php after xampp?

0 Answers  


Give any ten basic functions in PHP?

4 Answers   T3 Softwares,


Why do we use htaccess and where?

0 Answers  


Is php harder than javascript?

0 Answers  


So if md5() generates the most secure hash, why would you ever use the less secure crc32() and sha1()?

0 Answers  


How many types of array supported in php?

0 Answers  


What is happening in the following code $objA = new A(); // A is a class $objB = $objA;

3 Answers   NIIT,


Categories