... 'DEALLOCATE PREPARE statement'; mysql_query($query); ?> Once you have prepared a statement, until you deallocate it you can use it as often as you wish.
確定! 回上一頁