caching and cookies

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
reffael
Forum Newbie
Posts: 1
Joined: Thu Mar 11, 2004 2:54 am

caching and cookies

Post by reffael »

can i cache pages if i want to create cookies in the page? for example if i'm using cookies for session handling so i can't cache the page ? or am i wrong and miss something here?
Post Reply