On Monday 04 November 2002 02:25, Paul wrote: > Yes, I use those in other pages with no problem..it just this page > causes some problems.. > > -----Original Message----- > From: Sascha Cunz [mailto:Sascha@;GaNoAn.org] > Sent: Sunday, November 03, 2002 1:03 PM > To: Paul; [EMAIL PROTECTED] > Subject: Re: [PHP] Am I blind? simple 15 line code producing error > > > require_once ("config.inc"); > > require_once "classes/HtmlTemplate.class"; > > > > The error is: > > Warning: Cannot add header information - headers already sent by
Search for the above error in google (or search the archives). This kind of problem has been covered so MANY times before! -- Jason Wong -> Gremlins Associates -> www.gremlins.com.hk Open Source Software Systems Integrators * Web Design & Hosting * Internet & Intranet Applications Development * /* Total strangers need love, too; and I'm stranger than most. */ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

