<?php echo 'wwww'; $data=$GLOBALS['HTTP_RAW_POST_DATA']; file_put_contents("data.txt",serialize($data)); ?>