Re: [PHP] Setting Cookie Going Nuts

2003-07-08 Thread Mike Morton
lto:[EMAIL PROTECTED] >> Sent: 04 July 2003 10:05 am >> To: Mike Morton; [PHP - GENERAL] >> Subject: RE: [PHP] Setting Cookie Going Nuts >> >> >> Did you solve this issue? >> What does $_SERVER["HTTP_HOST"] return? >> >> Sincere

Re: [PHP] Setting Cookie Going Nuts

2003-07-08 Thread Mike Morton
> > Sincerely > > berber > > Visit http://www.weberdev.com/ Today!!! > To see where PHP might take you tomorrow. > > > -Original Message- > From: Mike Morton [mailto:[EMAIL PROTECTED] > Sent: Thursday, July 03, 2003 4:03 PM > To: [PHP - GENERAL]

RE: [PHP] Setting Cookie Going Nuts

2003-07-04 Thread George Pitcher
n; [PHP - GENERAL] > Subject: RE: [PHP] Setting Cookie Going Nuts > > > Did you solve this issue? > What does $_SERVER["HTTP_HOST"] return? > > Sincerely > > berber > > Visit http://www.weberdev.com/ Today!!! > To see where PHP might take you tomorrow.

RE: [PHP] Setting Cookie Going Nuts

2003-07-04 Thread Boaz Yahav
- GENERAL] Subject: [PHP] Setting Cookie Going Nuts I am trying to issue a cookie, using the set cookie directive, and it is not working for some reason. The code below I have used before with perfect success. The only difference between the other place that I am using it is that the other

[PHP] Setting Cookie Going Nuts

2003-07-03 Thread Mike Morton
I am trying to issue a cookie, using the set cookie directive, and it is not working for some reason. The code below I have used before with perfect success. The only difference between the other place that I am using it is that the other place has globals on, this server has globals off (tho I t