//print "SQL: ".$sql.""; $res = mysql_query($sql); if (FALSE == $res) { echo "insert failed!\n"; } $i++; } } mysql_close(); $etime = getmicrotime(); $runTime = round($etime - $btime, 4); echo "runTime: ".$runTime."\r\n"; ?> 單獨(dú)執(zhí)行php連接MySQL,單條連接添加...
www.dbjr.com.cn/article/280...htm 2025-6-6