Retorna en un array el contenido obtenido de php://input

1.0.1 2024-11-16 06:28 UTC

This package is not auto-updated.

Last update: 2024-11-16 09:43:15 UTC


README

Instalación via composer

composer require tinyphp-function/phpinput

Funciones

/** Retorna en un array el contenido obtenido de php://input */
function phpinput(): array