RE: [PHP] Content Type Text?

2001-08-01 Thread Jerry Lake
text/plain Jerry Lake Interface Engineering Technician Europa Communications - http://www.europa.com Pacifier Online - http://www.pacifier.com -Original Message- From: Jeff Oien [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 01, 2001 2:35 PM To: PHP Subject: [PHP] Content Type

RE: [PHP] Content Type Text?

2001-08-01 Thread Gonyou, Austin
; To: [EMAIL PROTECTED]; PHP > Subject: RE: [PHP] Content Type Text? > > > text/plain > > Jerry Lake > Interface Engineering Technician > Europa Communications - http://www.europa.com > Pacifier Online - http://www.pacifier.com > > > -Original Message

Re: [PHP] Content Type Text?

2001-08-01 Thread Matt Greer
on 8/1/01 4:35 PM, Jeff Oien at [EMAIL PROTECTED] wrote: > I've looked all over and can't find a content-type declaration for text. > This is my guess > header("Content-Type: text/txt"); > but I'm not sure if this is right. I know this is more HTTP than PHP. > I want info to be displayed in a bro