PHP session cache limiter

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
mahesh_rvi
Forum Newbie
Posts: 1
Joined: Fri Jun 07, 2002 6:24 am

PHP session cache limiter

Post by mahesh_rvi »

:?
Hi everybody,

i am developing the website for an company by using php and mysql.
i am working with winnt server with iis5.
i have one error in my program in session in php programs.

the error is "cannot send cache limiter - header already sent in <filename> at <lineno>" i dont know how to correct this. i am very much confused.

anyone can help me.
thanking you.
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post by volka »

uhhh...cache-delimeter. This one's new ;)
But I think (not sure), this will cover it
Post Reply