Re: [PHP] 'Content-Type: text/plain; charset=utf-8'

2004-04-01 Thread Rob Ellis
On Thu, Apr 01, 2004 at 01:55:50PM +0300, nabil wrote: > header ('Content-Type: text/plain; charset=utf-8'); > echo "Hi there"; > ?> > > > I need to echo a plain txt on my page, without any HTML tags. > my problem, when I run it on my apache, the save/open screen pops up. > > What's wrong pleas

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

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 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