I am working on a project for a client which needs an automatic login from a link click.
I\'m using a handshake page to do this with the following code:
Use Zend Framework's Cookies class to manage them for you. I have used this in the past for crawling secure sections of a web site using cURL.