i want to login a web site with curl php an i can it but no active login and when i call another php file for request this site I see that no avtive login I want save login information for use it in the other php file but iam not slove it.
a.php:
this code is ok and i can login site but when call b.php login session is lose
=====================
b.php:
I want to do when call a.php and login to site when call b.php it is work ok and not lose login seesion ( a.php )