It\'s my first question here. Today, I\'ve done a little application using wxPython: a simple Megaupload Downloade开发者_JAVA百科r, but yet, it doesn\'t support premium accounts.
I\'m trying to login to megaupload.com using cURL and PHP. What I want to do is login so I have premium access, and then download a file. This the code for my login method:
I am reading my DataTable as follow: foreach ( DataRow o_DataRow in vco_DataTable.Rows ) { //Insert More Here