Nowadays the web-based APIs are popular. Many large websites provide APIs such as Facebook, Twitter. The return value is often encoded using JSON format. To limit the user from …
In PHP, the function shell_exec takes a string parameter that allows PHP to run the linux commands in the shell e.g. BASH shell. So you have to be careful …
After I upgrade my VPS, I found out that the CPU main frequency is slower than before. I sent a email to QuickhostUK and they replied. On the old …
HTTPS is the trend and it becomes more and more popular. It is being used as a ranking signal by search engines (e.g. google or baidu). To setup multiple …
I have been using QuickhostUK for a year now so it is time to consider different options. My previous package was 3 cores, 2GB RAM, 20GB SSD, 5TB/month bandwith, …
The company has purchased a 50inch big monitor to display code statistics generated at CI (Continous Integration) server. The data including the number of warnings, the number of unit …