Welcome To Snipplr


Everyone's Recent Snippets Tagged post



1 2 3 4 5 Next »
Simple Ajax POST request using the getHTTPObject function.
2 1014 posted 18 years ago by 1man
0 868 posted 18 years ago by whitetiger
Sends a request to a supplied path for a given host. It can send either a GET or POST request and can pass parameters.
2 991 posted 18 years ago by ryansobol
Often PHP can't interpret POST data because it is not form-encoded. This is typical when the post data is XML from API's like Flash's XmlSocket. You can use the following methods to read the POST data directly.
1 1820 posted 18 years ago by mthorn
0 1208 posted 18 years ago by nicolaspar
1 2 3 4 5 Next »