vishallokhande Posted February 24, 2008 Share Posted February 24, 2008 i want to implement cookies in nmy project. that is based on 'php'; so how i efficiently do this. Quote Link to comment Share on other sites More sharing options...
wildteen88 Posted February 24, 2008 Share Posted February 24, 2008 Not sure what you're wanting but to but to set cookies in PHP use set_cookie() function. To retrieve cookies use the $_COOKIE superglobal Quote Link to comment Share on other sites More sharing options...
vishallokhande Posted March 16, 2008 Author Share Posted March 16, 2008 you have to session and methods related to that. that will help you lot Quote Link to comment Share on other sites More sharing options...
wildteen88 Posted March 16, 2008 Share Posted March 16, 2008 you have to session and methods related to that. that will help you lot What? Are you telling me that or are you answering to your own question? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.