PHP Interview Question 1

Q: What are the current versions of apache, php, and mysql? A: PHP: 7.0.4 / March 3, 2016 Apache: 2.4.18 December 14, 2015 MySQL: 5.6.26 / July 24, 2015 Q: What are the different types of errors in php? A: E_ERROR: A fatal error that causes script termination E_WARNING: Run-time warning that does not cause … Continue reading PHP Interview Question 1