Re: [PHP] Test for Cookies

2001-01-24 Thread Karl J. Stubsjoen
uot; And what about NS? Karl - Original Message - From: "Brian V Bonini" <[EMAIL PROTECTED]> To: "Karl J. Stubsjoen" <[EMAIL PROTECTED]>; "PHP Mailing List" <[EMAIL PROTECTED]> Sent: Wednesday, January 24, 2001 12:56 PM Subject: RE: [PHP] Test

RE: [PHP] Test for Cookies

2001-01-24 Thread Brian V Bonini
F00" : "FF", $status ? "PASSED!" : "FAILED!"); ?> > -Original Message- > From: Karl J. Stubsjoen [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 24, 2001 1:42 PM > To: [EMAIL PROTECTED]; PHP Mailing List > Subject: R

Re: [PHP] Test for Cookies

2001-01-24 Thread April
Sent: Wednesday, January 24, 2001 12:42 PM Subject: Re: [PHP] Test for Cookies > > By trying to set a cookie and read it back. > > Okayhere is the scenario: > > User originates from STATIC Html page, > Links to my PHP Cookie Test Page > I set a cookie in my PHP Cookie Tes

Re: [PHP] Test for Cookies

2001-01-24 Thread Karl J. Stubsjoen
> By trying to set a cookie and read it back. Okayhere is the scenario: User originates from STATIC Html page, Links to my PHP Cookie Test Page I set a cookie in my PHP Cookie Test Page Can I then check (safely) for cookies right away in my PHP Cookie Test Page without involving a 3rd page?

Re: [PHP] Test for Cookies

2001-01-24 Thread Karl J. Stubsjoen
> Karl J. Stubsjoen [[EMAIL PROTECTED]] wrote: > > Hi, > > > > I need to test for cookies. What is the simplest way to do this? > > Be a little more specific - do you want to know if there > are cookies at all, or if there are specific cookies? > > Depends on the settings in the Data Handling sec

Re: [PHP] Test for Cookies

2001-01-24 Thread Hardy Merrill
Karl J. Stubsjoen [[EMAIL PROTECTED]] wrote: > Hi, > > I need to test for cookies. What is the simplest way to do this? Be a little more specific - do you want to know if there are cookies at all, or if there are specific cookies? Depends on the settings in the Data Handling section of your ph

RE: [PHP] Test for Cookies

2001-01-24 Thread Brian V Bonini
By trying to set a cookie and read it back. > -Original Message- > From: Karl J. Stubsjoen [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 24, 2001 11:50 AM > To: PHP Mailing List > Subject: [PHP] Test for Cookies > > > Hi, > > I need to test for cookies. What is the simplest wa