On Thu, Apr 01, 2004 at 01:55:50PM +0300, nabil wrote: > <?php > 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 please help >
this works fine for me, cutting and pasteing your example. - rob -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php