SSL & Cookies - Somewhat basic

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
bishup
Forum Newbie
Posts: 6
Joined: Mon Jul 05, 2004 7:08 pm

SSL & Cookies - Somewhat basic

Post by bishup »

I was wondering if using SSL has an effect on Cookies that are set, or if there are circumstances that I might need to be aware of.

(What is happening is when i proceed to a link within a page that is secured the cookies are reset. oh and I am using a certificate from a shared server if that changes anything)


Thnx all
User avatar
ol4pr0
Forum Regular
Posts: 926
Joined: Thu Jan 08, 2004 11:22 am
Location: ecuador

Post by ol4pr0 »

information regarding you re question HERE
bishup
Forum Newbie
Posts: 6
Joined: Mon Jul 05, 2004 7:08 pm

Post by bishup »

Thankyou, that was the perfect link, greatly appreachiated...
Post Reply