Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created October 25, 2022 14:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/2abda9995fe9e7946d4430eb4f8f7286 to your computer and use it in GitHub Desktop.
Save parzibyte/2abda9995fe9e7946d4430eb4f8f7286 to your computer and use it in GitHub Desktop.
<?php
if ($_SERVER["REQUEST_METHOD"] == "POST") {
# Ok, es una petición POST
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment