Hi,
i'm having a problem with my setcookie() instructions.
Although there are absolutely
no html tags in front of them,
for some reason PHP3 sends me back the message "oops...php3_SetCookie called after header has been sent"...
I do however use two "require" calls, one to a file with a .php extension, and one to a file with an .inc extension.
At the beginning of each files there's a Could the cookie failure and the include functions be related ?
In my text, I have even wiped out any HTML tags such as "bold, paragraph, line break" tags, even in "echo" commands, but to no avail
what am i doing wrong ???
thanks for any help
nick