cURL PHP - Login to Website
Posted: Sat Mar 10, 2012 10:59 pm
Hi!
I need to login to a site with cronjobs every 15 minutes.
I guess the only way to do it is to use cURL PHP function.
For me, it is quite advanced, so I would like help, if anybody knew how to do it.
The page it should login at is NOT on my site. I also has to do a header("location: balbalbal"); afterwards.
Thanks in Advance!
Rasmus
I need to login to a site with cronjobs every 15 minutes.
I guess the only way to do it is to use cURL PHP function.
For me, it is quite advanced, so I would like help, if anybody knew how to do it.
The page it should login at is NOT on my site. I also has to do a header("location: balbalbal"); afterwards.
Thanks in Advance!
Rasmus