January 13, 2017
Some Good Resource For PHP and Software Architect
I have few books in my list that I wanted to share with you . these are some good books […]
I have few books in my list that I wanted to share with you . these are some good books […]
1) Do not use relative path in code, as it would not work with Command Line require_once ‘../../config.php’; replace it […]