Recently I found that my website had been hacked. Somehow hacker manage to put a file on my web server which was executing eval() function.
Ive tighten FTP securities but further that I don't want some PHP functions should not be used within any file such as eval().
Any idea how can I block php function on shared host ?