There is no obvious way to do this in PHP, other than 'silence' the error with the @ operator, use error_get_last() , and do a string search on ...
確定! 回上一頁