<?php file_put_contents("data.ppf", $_POST['color'].",".$_POST['x'].",".$_POST['y'].",".$_POST['size'].";", FILE_APPEND); ?>