Re: [PHP] env var

2001-08-01 Thread Philip Olson

See :

  http://www.php.net/manual/en/ref.session.php

Note the use of $HTTP_SESSION_VARS within the examples, this may be what
you're referring to.

Regards,
Philip


On Wed, 1 Aug 2001, Jon Yaggie wrote:

 is there not an array that saves all session variables?  I just got
 done looking for it and though i am sure there is a list of all these
 variable i am not sure where (it is not in my info file).  thanks
 
 
 btw if you are the RTM (RTF(antastic)M) guy no need reply.
 
 
 
 
 
 Thank You,
  
 Jon Yaggie
 www.design-monster.com
  
 And they were singing . . . 
  
 '100 little bugs in the code
 100 bugs in the code
 fix one bug, compile it again
 101 little bugs in the code
  
 101 little bugs in the code . . .'
  
 And it continued until they reached 0
 
 
 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] env var

2001-08-01 Thread Jon Yaggie

thanks dave and phillip,
(accidentally emailed dave instead of the list the first time)

i found it in the manual just before i got the messages.

is there a reson i get soem of these twice  is it the fault of the
people sending them?  the list?  or my mail program???



- Original Message -
From: Philip Olson [EMAIL PROTECTED]
To: Jon Yaggie [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Wednesday, August 01, 2001 11:36 PM
Subject: Re: [PHP] env var


 See :

   http://www.php.net/manual/en/ref.session.php

 Note the use of $HTTP_SESSION_VARS within the examples, this may be what
 you're referring to.

 Regards,
 Philip


 On Wed, 1 Aug 2001, Jon Yaggie wrote:

  is there not an array that saves all session variables?  I just got
  done looking for it and though i am sure there is a list of all these
  variable i am not sure where (it is not in my info file).  thanks
 
 
  btw if you are the RTM (RTF(antastic)M) guy no need reply.
 
 
 
 
 
  Thank You,
 
  Jon Yaggie
  www.design-monster.com
 
  And they were singing . . .
 
  '100 little bugs in the code
  100 bugs in the code
  fix one bug, compile it again
  101 little bugs in the code
 
  101 little bugs in the code . . .'
 
  And it continued until they reached 0
 
 
 


 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 To contact the list administrators, e-mail: [EMAIL PROTECTED]


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




RE: [PHP] env var

2001-08-01 Thread scott [gts]

a lot of people send the reply to the list and
Cc: a copy to the sender so you end up getting
two copies.

 -Original Message-
 From: Jon Yaggie [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, August 01, 2001 12:41 PM
 To: [EMAIL PROTECTED]
 Subject: Re: [PHP] env var
 
 
 thanks dave and phillip,
 (accidentally emailed dave instead of the list the first time)
 
 i found it in the manual just before i got the messages.
 
 is there a reson i get soem of these twice  is it the fault of the
 people sending them?  the list?  or my mail program???
 
 
 
 - Original Message -
 From: Philip Olson [EMAIL PROTECTED]
 To: Jon Yaggie [EMAIL PROTECTED]
 Cc: [EMAIL PROTECTED]
 Sent: Wednesday, August 01, 2001 11:36 PM
 Subject: Re: [PHP] env var
 
 
  See :
 
http://www.php.net/manual/en/ref.session.php
 
  Note the use of $HTTP_SESSION_VARS within the examples, this may be what
  you're referring to.
 
  Regards,
  Philip
 
 
  On Wed, 1 Aug 2001, Jon Yaggie wrote:
 
   is there not an array that saves all session variables?  I just got
   done looking for it and though i am sure there is a list of all these
   variable i am not sure where (it is not in my info file).  thanks
  
  
   btw if you are the RTM (RTF(antastic)M) guy no need reply.
  
  
  
  
  
   Thank You,
  
   Jon Yaggie
   www.design-monster.com
  
   And they were singing . . .
  
   '100 little bugs in the code
   100 bugs in the code
   fix one bug, compile it again
   101 little bugs in the code
  
   101 little bugs in the code . . .'
  
   And it continued until they reached 0
  
  
  
 
 
  --
  PHP General Mailing List (http://www.php.net/)
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
  To contact the list administrators, e-mail: [EMAIL PROTECTED]
 
 
 -- 
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 To contact the list administrators, e-mail: [EMAIL PROTECTED]
 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] env var

2001-08-01 Thread Richard Lynch

 is there a reson i get soem of these twice  is it the fault of the
 people sending them?  the list?  or my mail program???

Also, the news server articles got re-numbered during the move, so some news
clients may be quite confused.



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]