PHP 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
imran_prasla
Forum Newbie
Posts: 2
Joined: Mon Jul 07, 2003 5:06 pm

PHP Cookies

Post by imran_prasla »

I am trying to set cookies on client machine, assuming client accepts the cookies and do all things in favor of my code.

I tried the code locally on linux server with PHP version 4.0.6 and it works fine and on other client's linux server has PHP version 4.0.4 didn't work fine. If someone has a clue about it...help....!!!

IMRAN
imran_prasla
Forum Newbie
Posts: 2
Joined: Mon Jul 07, 2003 5:06 pm

Post by imran_prasla »

Never mind i figured it out...thnx anyways!!
Post Reply