2009/4/20 José de Menezes Soares Neto <[email protected]>: > yes, the content is the html output. > > I tried with curl but pure, without any adaptation with zend, and the result > was the same as file_get_contents.... > > Have you an example, or something that could guide me through this? > > Thanks very much!
You need Zend_Cookie_Jar and the Zend_Http_Client. Check the manual, there should be an example! :) Till
