¡@

Home 

php Programming Glossary: curl.php

Call a WSDL web service, created by java, from Nushphere PHPed

http://stackoverflow.com/questions/5929669/call-a-wsdl-web-service-created-by-java-from-nushphere-phped

html page not getting cookies through libcurl

http://stackoverflow.com/questions/6019793/html-page-not-getting-cookies-through-libcurl

what happens From your browser you send a GET request to curl.php the name I use for your first file curl in that file checks.. sees that user 1 is true so it sends a header to curl.php and asks it to set two cookies user 1 and color blue for the.. is done You have not set CURLOPT_COOKIEJAR option so when curl.php receives the set cookie header it does not give a damn nothing..