You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Due to using PHP and preffering the standard $_FILES method, I decided to force iFrame uploads. But upon doing so, I realized very quickly, that only one upload works. After that, any subsequent requests will not work. What could be the cause for this?
Kind regards, Ingwie
The text was updated successfully, but these errors were encountered:
hey there.
Due to using PHP and preffering the standard
$_FILES
method, I decided to force iFrame uploads. But upon doing so, I realized very quickly, that only one upload works. After that, any subsequent requests will not work. What could be the cause for this?Kind regards, Ingwie
The text was updated successfully, but these errors were encountered: