我在表单中有一个隐藏字段的表名,出于某种原因,我不得不这样做,但当我执行以下操作时,它不起作用: $table = mysql_real_escape_string($_POST['just_field']);
//Here i am using the $table valuefrom `$table` where `another_field` = '$id
Where is my my.ini“我使用的是带有mysql 5.5.28的windows server 2008。我使用mysqld --install安装了该服务,并且能够使用sqlyog使用mysql服务器。但不幸的是,我无法在installation directory中找到my.ini,也无法在c:\中找到,无论是在c:\windows中还是在data_dir中,查询show variables like "mysql_home