and what are Server variables?

-----Original Message-----
From: Mike Amburn [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 20, 2000 1:05 PM
To: [EMAIL PROTECTED]
Subject: the definitive summary to variable scopes - correct?


please correct me if i'm wrong, but based on input over the past few days

variable scope required:
  1) Server
  2) Application
  3) Session
  4) Attributes
  5) Caller

variable scope not required, scanned in the following order:
  1) local (i.e. Variables)
  2) CGI
  3) File (???)
  4) URL
  5) Form
  6) Cookie
  7) Client

- is the above correct?
- is there any difference in using Variables.x and not using it?
- what are File variables?
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to