explain the changes in php version

Answers were Sorted based on User's Feedback



explain the changes in php version..

Answer / csemrm

update day by day .such as

php 5 added oop features.

Is This Answer Correct ?    2 Yes 0 No

explain the changes in php version..

Answer / kiran

in php versions are increasing day by day with some concepts
additionaly involving

example:-

upto php 4 version we use only for loop for all statements

in php 5 u can use foreach loop also

Is This Answer Correct ?    0 Yes 1 No

explain the changes in php version..

Answer / suriya

->mager upgrade to the php language
-> mainly focus is native unique code supports programmers
can able to name they functions and class in they own
native line
-> it supports some advanced oops concepts such has name
space and static late binamic

Is This Answer Correct ?    4 Yes 7 No

Post New Answer

More PHP Interview Questions

which function used to get the number of days between two given dates in php

1 Answers  


What is the special meaning of __sleep and __wakeup?

1 Answers  


Explain Constant in Class?

1 Answers  


Which programming language does php resemble to?

1 Answers  


What are the rules for naming a php variable?

1 Answers  


How to write in a file in php?

1 Answers  


How cookies are transported from browsers to servers?

1 Answers  


how to add file in php?

1 Answers   CTS,


How do you sort an array in php?

1 Answers  


What is static method php?

1 Answers  


What are the four scalar types of php?

1 Answers  


What are the methods to submit form in php?

1 Answers  


Categories