may be my message are hazy. the line ================= is not include in my php code/page, i just use it in this message as to divide into different section.
Joe "Jason Wong" <[EMAIL PROTECTED]> ???????:[EMAIL PROTECTED] > On Saturday 20 April 2002 09:26, Joe wrote: > > > > ===================== > > > > <?php > > > > > ==================== > > Warning: Cannot add header information - headers already sent > > by (output started at c:\html\html\check.php:4) in > > c:\html\html\check.php on line 42 > > ==================== > > > > I had no idea about this. > > Can anyone tell me what's wrong of my code? > > You cannot have anything between the beginning of the file and your <?php > tag. Not even whitespace (spaces, tabs, newlines etc). > > > -- > Jason Wong -> Gremlins Associates -> www.gremlins.com.hk > Open Source Software Systems Integrators > * Web Design & Hosting * Internet & Intranet Applications Development * > > /* > A real person has two reasons for doing anything ... a good reason and > the real reason. > */ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php