Answer Posted / 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 |
Post New Answer View All Answers
What should be the length of variable for SHA256?
What does the unset() function means?
Tell me how to strip whitespace (or other characters) from the beginning and end of a string?
What is ci framework in php?
Is it worth learning php in 2019?
What is mysqli_fetch_array?
What is null value in php?
Is php used in 2019?
How can you submit a form without a submit button?
What is the use of preg_match in php?
How to write php function in html onclick?
Tell me how can we display information of a variable and readable by human with php?
What are the method available in form submitting?
What is difference between Method overriding and overloading in PHP?
What are constructor and destructor in PHP?