Re: [PHP] Header variables

2002-04-24 Thread Erik Price
On Wednesday, April 24, 2002, at 10:05 AM, David Russell wrote: > Each time I look at code from websites/etc, I notice a different set of > headers that get sent to the browser. Amongst others, there are: > > location : > content-type : > content-disposition : attachment > > Is there anywher

[PHP] Header variables

2002-04-24 Thread David Russell
Hi there, Each time I look at code from websites/etc, I notice a different set of headers that get sent to the browser. Amongst others, there are: location : content-type : content-disposition : attachment Is there anywhere where I can find a standard set of headers available to me? I had