Who is the father of PHP and explain the changes in PHP
versions?
Answer Posted / 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 |
Post New Answer View All Answers
How to create a mysql connection?
Explain the difference between urlencode and urldecode?
what is the current salary package in India for a PHP programmer who has 1.5 years experience
What difference between require() and require_once()?
What is the difference between $var and $$var?
What does sign mean php?
How to set session.gc_divisor properly?
What is dao in php?
Why php is widely used?
Tell me how stop the execution of a php scrip?
How does csrf attack work?
What are string functions?
What are php functions?
What is uniqid php?
What is prepared statement in php?