Go to the source code of this file.
Variables | |
if($_SERVER['REQUEST_METHOD']!= 'POST') if(empty($_POST['favorite_color'])) |
if ($_SERVER['REQUEST_METHOD']!= 'POST') if (empty($_POST['favorite_color'])) print |
Definition at line 32 of file example_service_POST.php.