Answer Posted / 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 View All Answers
How long does a session last in php?
Does php need to be installed?
How does one prevent the following warning ‘warning: cannot modify header information – headers already sent' and why does it occur in the first place?
What is full form of php? Who is the father or inventor of php?
What are the types of variables in php?
Tell me what does the array operator '===' means?
what the new feature add in php 7.2?
What is the purpose of using php?
What is the difference between single quoted string and double quoted string?
What is needed to be able to use image function?
Which variable declarations within a class is invalid in php?
What is helper function?
How can we determine whether a php variable is an instantiated object of a certain class?
What type of language is php?
Suppose the variable $var1 is set to 10 and the $var2 is set to the character var1, what's the value of $$var2?