This short guide will help you find potentially hacked files easily and fast, via linux ssh command line. No more editing files one by one hoping to find the hacked ones manually. Continue reading…
A lot of people can’t figure out how to use cPanel cron jobs to call a PHP script, or it simply doesn’t work. So what is the correct syntax to run PHP scripts via cPanel cron jobs?
Have you ever tried handling UTF-8 strings in PHP and everything gets weird with a million questionmarks smashing you on the face? Make sure that you have set UTF-8 to be used by the multibyte PHP5 module as follows: