Hello everyone,
While i search in the internet i found a great fast solution for this bad virus "eval(base64_decode"
here:
http://hubpages.com/hub/How-To-Remov...4_decode-Virus
i try this code and it fix the problem totally with all .PHP files in my website but there is a small problem i need to fix it manulally the problem is when i use this solution with my forum and it works but it adds a space to my php pages, so i get
"Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent "
errors..
any chance of fixing the hack to not add space?
i hope from the Expert cooder take a look on the code to fix this small problem
While i search in the internet i found a great fast solution for this bad virus "eval(base64_decode"
here:
http://hubpages.com/hub/How-To-Remov...4_decode-Virus
i try this code and it fix the problem totally with all .PHP files in my website but there is a small problem i need to fix it manulally the problem is when i use this solution with my forum and it works but it adds a space to my php pages, so i get
"Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent "
errors..
any chance of fixing the hack to not add space?
i hope from the Expert cooder take a look on the code to fix this small problem

Comment