On Fri, Sep 27, 2013 at 10:04:53AM -0400, Tedd Sperling wrote:

> 1. The error "headers already sent " is created when you have already sent 
> stuff to the browser and try to do it again. Functions that send/modify HTTP 
> headers must be invoked before any output is made. Otherwise the call fails.

Could also be caused by errors generating output - so check your web
server error logs.


-- 
Aj.
FaceBook: facebook.com/ajaikhattri
EnoLand: http://flip.it/Gig0n
_______________________________________________
New York PHP User Group Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

http://www.nyphp.org/show-participation

Reply via email to