Be sure to check php.ini values of upload_max_filesize, post_max_size and max_input_vars. Exceeding one will results with an empty $_POST array.
確定! 回上一頁