On Monday 13 May 2002 23:47, erich wrote: > suppose i want to login to a privileged area sending header info to > browser, however, i get header warning as follows when i go to a db system > named eskuel: > Warning: Cannot add header information - headers already sent by (output > started at g:\wwwroot\vauth\auth.php:5) in g:\wwwroot\eskuel\main.php on > line 6 > > how to control the header info.?
Use output buffering. -- Jason Wong -> Gremlins Associates -> www.gremlins.com.hk Open Source Software Systems Integrators * Web Design & Hosting * Internet & Intranet Applications Development * /* The Official Colorado State Vegetable is now the "state legislator". */ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php