Thread
:
Zend_Http_Cookie on localhost
View Single Post
#
2
(
permalink
)
12-14-2007, 04:11 PM
millhost
Junior Member
Join Date: Dec 2007
Posts: 3
Yes, I am facing the same problem.
I tried this code, but it seems not working.
$client = new Zend_Http_Client("http://www.abc.com");
$client->setCookie('var','value',time() + 2678400,'/');
Could anyone can give us some hints.
millhost
View Public Profile
Send a private message to millhost
Find all posts by millhost