The following code recently started returning empty strings. It works on other systems, so it doesn\'t appear to be a problem with the code itself. I literally eliminated
php://input cannot be opened/read when receiving a multipart/form-data POST, maybe that's what changed client-sided? – Wrikken Mar 28 at 20:01
php://input
multipart/form-data
Thanks for your help!