case 302: $text = 'Moved Temporarily'; break; case 303: $text = 'See Other'; break; ... For reference the error codes I got from PHP's source code:
確定! 回上一頁