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 is a trait in php?
Is false empty php?
What is an anti csrf token?
What is the function file_get_contents() usefull for?
Write logic to print Floyd's triangle in PHP?
What is a path Traversal?
When do you use define() and when do you use const. What are the main differences between those two?
Why do we use in php?
Why do we need session?
How to delete cookie files on your computer?
How to remove values saved in the current session?
How to access a specific character in a string using php?
What is php call function?
Is php is dying?
How escape single quotes php?