set cookie not working on mobile emulator

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
lokendra.khandelwal
Forum Newbie
Posts: 1
Joined: Mon May 26, 2008 5:39 am

set cookie not working on mobile emulator

Post by lokendra.khandelwal »

Hey,

I can not able to set cookie on mobile emulator by using php standard function
setcookie('testCookie','12345') nor i able to retrieve by using $_COOKIE[cookieName].Can anybody help me on this.



Thanks in advance,
Lokendra
Post Reply