#Crear el fichero PHP con el contenido: # tiene años. $postParams = @{nombre='Juan';edad='34'} $web=Invoke-WebRequest -Uri 'https://localhost/examplepost.php' -Method Post -Body $postParams $web.content
Realizar petición HTTP utilizando el método POST (Web, Servidores, PowerShell, PHP)
Except where otherwise noted, Jesusninoc by Jesús N. is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.