cookiejar

  1. T

    How to use PHP cURL login without COOKIEFILE??

    Hi everyone, I have a question about PHP. I 'm trying to make a script which login to twitter using PHP cURL, I'm using COOKIEFILE here and it works fine. Please my code below, read the comments too, all the explanation are there. <?php /* php curl function to enable cookie without cookiejar...
Back
Top