Implements PHP magic __toString method to convert the query to a string. The toString operation is how we compile a query object to a prepared statement.
確定! 回上一頁