cookie problem

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
vivek_dubey
Forum Newbie
Posts: 11
Joined: Tue Oct 20, 2009 1:07 am

cookie problem

Post by vivek_dubey »

I have rewrite site url like http://localhost/bank_offer.php/bank_id/1problem in this url:
cookie is not creating
User avatar
requinix
Spammer :|
Posts: 6617
Joined: Wed Oct 15, 2008 2:35 am
Location: WA, USA

Re: cookie problem

Post by requinix »

What?
vivek_dubey
Forum Newbie
Posts: 11
Joined: Tue Oct 20, 2009 1:07 am

Re: cookie problem

Post by vivek_dubey »

Cookie function is not working currectly on static url
Post Reply