Re: [PHP-GENERAL] Sending & Recieving HTTP Transactions
[email protected] (Jan Dvorak)
| Newsgroups | php.general |
|---|---|
| Organization | MathAn Praha, Ltd. |
| Message-ID | <[email protected]> |
Mukul Sabharwal wrote: > > Hi, > > How would you simply send some variables to a > server... and would you recieve the response for that ? Using virtual(). But that limits you to just relative URLs and the GET method. Jan