$sql_str=file_get_contents("install.sql") or exit("unable to open file");

$sql_arr=explode($sql_cut,$sql_str);

action="<?php echo htmlspecialchars($_SERVER["PHP_SELF"]);?>"> 

php 背一背更健康_php