Re: How to post data with <form method="POST">
Nikolai Kondrashov <[email protected]>
| Newsgroups | gmane.text.clearsilver.general |
|---|---|
| Message-ID | <[email protected]> |
sj29fr wrote: > This works fine with GET method but when I use POST method I don't > have anything in my Query. You need to call cgi_parse in order to parse POST request. Sincerely, Nick