PHP Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
 
Go Back   Dev Articles Community ForumsProgrammingPHP Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Dev Articles Community Forums Sponsor:
  #1  
Old March 3rd, 2004, 05:57 PM
limnil limnil is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Jan 2003
Location: Lithuania
Posts: 20 limnil User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
PHP & cURL

Hallo,

i have this code:
set_time_limit(0);

$cURL = curl_init();

curl_setopt($cURL, CURLOPT_URL, "https://acc.acme.lt/indexas.php?username=xxxxx&password=xxxxx");
curl_setopt($cURL, CURLOPT_FOLLOWLOCATION, 1);
curl_setopt($cURL, CURLOPT_HEADER, 1);
curl_setopt($cURL, CURLOPT_FAILONERROR, 1);
curl_setopt($cURL, CURLOPT_REFERER, "https://acc.acme.lt/indexas.php");
curl_setopt($cURL, CURLOPT_RETURNTRANSFER, 1);

$strContent = curl_exec($cURL);
echo $strContent;

curl_close($cURL);
---------------------
it returns the login box with note that the password or login was wrong?! if i try with CURL_POST...&POSTVARS it returns just login box without any errors. The browser sets cookie whit sid, i can see this in the output of CURL_HEADER, if i do copy & paste into browser, its OK , i get loged in.... but why this pease of code does not return me HTML code, which im getting when im loged in?!!

Thanx (-:

Reply With Quote
Reply

Viewing: Dev Articles Community ForumsProgrammingPHP Development > PHP & cURL


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway
Stay green...Green IT