add server files
This commit is contained in:
parent
1b5e072d6e
commit
e0958141f4
3 changed files with 2 additions and 0 deletions
0
endpoint-server/data.ppf
Normal file
0
endpoint-server/data.ppf
Normal file
1
endpoint-server/post.php
Normal file
1
endpoint-server/post.php
Normal file
|
@ -0,0 +1 @@
|
|||
<?php file_put_contents("data.ppf", $_POST['color'].",".$_POST['x'].",".$_POST['y'].",".$_POST['size'].";", FILE_APPEND); ?>
|
1
endpoint-server/valid.txt
Normal file
1
endpoint-server/valid.txt
Normal file
|
@ -0,0 +1 @@
|
|||
networkPaint
|
Loading…
Add table
Reference in a new issue