Hi Alexander, Alexander Schwan schrieb: > I had some very high mobile invoices last months... so i want to crawl > the infomration about how much i have already phoned this month and > evaluate them automatically ... > Im new to PHP and to CURL but i have some experience in programming in > general > > i looked for some tutorials about curl and how to use livehttpheaders > and so on, anyway i did not succees. > > the homepage is www.eplus.de <http://www.eplus.de> and i want to grab > the information of > > "https://ecc.eplus.de/eplus/web/de/private/myeplus/ecc/data/invoice/call_data.htx" > but this does only work if im logged in and and i fail to log in... > > i tried it with: > > http://paste.bradleygill.com/index.php?paste_id=29455 (codepaste) > > the Variables include no content after execute > > but it did not work... > > > maybe you can help me?? im a little bit frustrated .... thanks a lot!! this is a question for the curl userlist, and doesnt belong here at the libcurl devel list. Beside that I would say that its not worth at all what you're trying for a couple of reasons: 1. Eplus does only UMTS, but no HSPA => sloooow ... 2. you can get very cheap prepaid flatrates in Germany, f.e. buy a Tchibo Prepaid card (O2 network), with this you get up to 3.6 MB/s HSDPA + you have a bytewise unlimited flatrate for only 19.90€/month; after a transfer volume of 5 GB the speed is limited to 64kB/s = GPRS speed for the remaining time of the monthly period. If you are satisfied with 500MB/month you can even get this for only 9.90€/month. Drop Eplus for mobile connections - use O2!
greetz, Günter. ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
