ROBOT.LK
Skip to content
Post by Neo » Sun Feb 07, 2010 4:42 pm
Code: Select all
$opt = "OPTIMIZE TABLE table1"; $opt_table = mysql_query($opt);
Return to “PHP & MySQL”