List HTTP and HTTPS live streaming for testing phptuts June 19, 2018 HTTP live streaming for testing:(dead) HTTPS live streaming for testing: HTTP live TV(dead) HTTPS live TV Continue Reading
How to get real client IP address when you use Cloudflare phptuts June 12, 2018 In almost all case, we can get real client IP address with $_SERVER[“HTTP_CF_CONNECTING_IP”] and $_SERVER[“REMOTE_ADDR”] But in some special cases we will get proxy IP… Continue Reading
Some errors when using puppeteer on Linux phptuts June 2, 2018 Error 1: Fix: Error 2: Fix: Error 3: Fix: Use –no-sandbox Error 4: or Check version: Fix: Now version is 7.5.1804 Continue Reading