wellrested/test/sham-routers/formFields.php

6 lines
42 B
PHP

<?php
print(json_encode($_POST));
exit;