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


what is the dirrence in PHP4 & PHP5 . ?

Answers were Sorted based on User's Feedback



what is the dirrence in PHP4 & PHP5 . ?..

Answer / nagu

php5 has advanced zend engine.. it also have the oops
concepts in php..in php4 version oops concept is minimized..

Is This Answer Correct ?    38 Yes 3 No

what is the dirrence in PHP4 & PHP5 . ?..

Answer / leelu

Difference between php4/5

PHP5
----
Strong OOPS support
1) Data Encapsulation (public, private, protect
visibility for member variables and methods)
2) Concepts like Abstraction, Inheritance,
Reflections(reverse engineering APIs)
3) More Magic Functions like __construct, __destruct,
__call, __get, __set
4)Type Hinting (as in C , we can specify the data type
the argument will be taking in function)
5) late static bindings etc..

Is This Answer Correct ?    20 Yes 1 No

what is the dirrence in PHP4 & PHP5 . ?..

Answer / gaurav rishi

PHP5 is the latest version and have more feature than PHP4 e.g. opps concept

Is This Answer Correct ?    8 Yes 2 No

what is the dirrence in PHP4 & PHP5 . ?..

Answer / jackal

Answer is your head. Giving wrong answer.

Is This Answer Correct ?    6 Yes 4 No

what is the dirrence in PHP4 & PHP5 . ?..

Answer / rajkumar

it allows to data inheritance, polimorphisum,encapsulation
and dynamic binind is accepted in that programme is caleed
as a php5 and php4

Is This Answer Correct ?    2 Yes 1 No

what is the dirrence in PHP4 & PHP5 . ?..

Answer / michael jerold

php5 has oops concept. no possible in php4

Is This Answer Correct ?    9 Yes 9 No

what is the dirrence in PHP4 & PHP5 . ?..

Answer / sathya

PHP5 for the most part is backwards compatible with PHP4,
but there are a couple key changes that might break your
PHP4 script in a PHP5 environment. If you aren't already, I
stronly suggest you start developing for PHP5. Many hosts
these days offer a PHP5 environment, or a dual PHP4/PHP5
setup so you should be fine on that end.

Is This Answer Correct ?    1 Yes 2 No

what is the dirrence in PHP4 & PHP5 . ?..

Answer / raju

In php5 oops concept is avialable in full version but php4
oops concopt is their but it has some limitaions.

Is This Answer Correct ?    3 Yes 6 No

Post New Answer

More PHP Interview Questions

how to select the multiple data in selection button

1 Answers   xasis technologies,


What is isset in php?

0 Answers  


Starting or restarting a computer is called

0 Answers  


What is inheritance in php progaming?

1 Answers  


What is the use of extract function in php?

0 Answers  


If we login more than one browser windows at the same time with same user and after that we close one window, then is the session is exist to other windows or not? And if yes then why? If no then why?

0 Answers  


Does winrunner 8.0 or qtp 8.0 supports php

2 Answers  


How do you compare strings in java?

0 Answers  


What is input sanitization in php?

0 Answers  


How is session id stored in browser?

0 Answers  


Which method removes the last element from the end of an array?

0 Answers  


How to connect SMTP server in php. I want to edit that in mantiss bug tracking tool. If anyone worked on mantiss software or in php, please give answer . I need to modify that in mantiss software.

1 Answers   HCL, UHG,


Categories