Who is the father of PHP and explain the changes in PHP
versions?
Answers were Sorted based on User's Feedback
Answer / nikunj kansara
php.ini is the fater of php. b'c php.ini is load when php
is start, all configration of php is set into php.ini like
max size file upload, file upload path, your web server
path, runtime server and much more so that.
| Is This Answer Correct ? | 3 Yes | 11 No |
how php works with oracle?
Which is not a php magic constant?
What is use of isset function in php?
How to test if a variable is an array?
What is php limit?
What is the use of final class in php?
Which one is best framework for php?
What is orm in php framework?
What is global array in php?
What is a model in php?
What exactly is validating and sanitizing?
What are the features of object-oriented programming in php?