Paul M Foster wrote:
I'm sure this has been covered before, but I'm not even sure how to
search in the archives for it.
I have a form that collects certain info via POST. It is re-entrant, so
when the user hits the "submit" button, it checks the input and does
whatever sanity checks it needs to.
Hello,
On 07/07/2004 10:49 AM, Josh Close wrote:
How can I post data without having it submitted from within a form?
With get I can just add it to the url. Is there a php function for this?
If you mean emulating POST form submission to a site of a given URL, you
may want to try this HTTP client cl
2 matches
Mail list logo