recently my client forum hacked by hacker. i dont know how he do that.
may i know the code below can export the mysql info?
i guess he enter my forum from phpmyadmin. coz he get my mysql username n password.
may i know the code below can export the mysql info?
Code for include file from others…
<?php
include ("../../../../../../../../home/tarcian/domains/tarcian.com/public_html/config.inc.php");
echo $dbhost, $dbuser, $dbpw, $dbname
?>
i guess he enter my forum from phpmyadmin. coz he get my mysql username n password.