How to fix – PHP Warning: Unknown: POST data can’t be buffered; all data discarded in Unknown on line 0
So you have a PHP website and out of sudden, when users send POST requests or upload files, you get the error message: PHP Warning: Unknown: POST data can’t be buffered; all data discarded in Unknown on line 0 Well there are different reasons why you may get such an […]