MySQL_FETCH_ALL ($ result) // Query all data. MySQLI_FETCH_ASSOC ($ Result) // converts a result of the execution into an array, associated type array.
確定! 回上一頁