[Qt-interest] Does QNetworkAccessManager::post works?

Aleksey Palazhchenko alek.silverstone at gmail.com
Wed Dec 24 16:55:31 CET 2008


Hi list,

I'm trying to POST some data to server-side PHP script. Script is
located at http://silverstone.name/qdpim/test.php and just writes all
$_GET and $_POST data to stdout. get() method works fine, but POST
packet is empty. :/

Small example: http://gist.github.com/39674

May someone help me with this problem?

Thanks,
Aleksey.



More information about the Qt-interest-old mailing list