Is there any way i could send a generated result visible to the website user but not a form(not imputed) to a .php file. I'm | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

Is there any way i could send a generated result visible to the website user but not a form(not imputed) to a .php file. I'm

Guys please I need to POST data not imputed by the website user, but generated on the page to another php file. please help

2nd Jan 2018, 11:13 AM
Matt Comor
Matt Comor - avatar
1 Respuesta
+ 2
Use http_post_fields method More info check out http://php.net/manual/fa/function.http-post-fields.php
2nd Jan 2018, 11:30 AM
Calviղ
Calviղ - avatar