I'm using PHP4 on a windows based apache server. (Sorry) Whenever I try to use the SetCookie() command, no matter where it is, I get the following error:
Warning: Cannot add header information - headers already sent by (output started at testing.php:3) in testing.php on line 24
shrug I have no idea what it means? Anyone have a solution to this problem?!