Install PHP 7 on CentOS 7 phptuts July 24, 2017 After I showed last week what problems you can deal with when switching from PHP 5.6 to PHP 7, I would like to show you… Continue Reading
jQuery printMe2 plugin phptuts July 20, 2017 In some case, we cant use plugin printMe to print because of popup blocker, so how to use it, i create a new version call:… Continue Reading
Function apache_request_headers on Nginx phptuts July 17, 2017 Function apache_request_headers supports only on Apache, how to use it on Nginx. Here is the solution: Continue Reading