Monday, March 23, 2015

Writing to apache error log file

file_put_contents('php://stderr', print_r($_POST, TRUE));

No comments:

Post a Comment