The first thing to do would probably be to replace every mysql_* function call with its equivalent mysqli_* , at least if you are willing to use the ...
確定! 回上一頁