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
1 Answer
+ 2
Use http_post_fields method
More info check out http://php.net/manual/fa/function.http-post-fields.php