mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-02 20:59:05 +00:00
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5301 42af7a65-404d-4744-a932-0658087f49c3
3 lines
No EOL
36 B
PHP
3 lines
No EOL
36 B
PHP
<?php
|
|
echo json_encode($_POST);
|
|
?>
|