
- Forum
- Programming Talk
- PHP
- Send variables from PHP script to another url
Send variables from PHP script to another url
This is a discussion on Send variables from PHP script to another url within the PHP forums, part of the Programming Talk category; How to send variables from PHP script to another url using post without using forms and hidden variables?...
-
Send variables from PHP script to another url
How to send variables from PHP script to another url using post without using forms and hidden variables?
-
You can open an HTTP socket connection and send HTTP POST commands.

Reply With Quote





