How to start a session or set a cookie as soon as user likes a page using Facebook like button?
Using PHP i want to start a session as soon as the user likes a page, and remove the session as soon as they unlike it.
|
How to start a session or set a cookie as soon as user likes a page using Facebook like button? Using PHP i want to start a session as soon as the user likes a page, and remove the session as soon as they unlike it. |
|||||
|
|
Here look for "How do I know when a user clicks a Like button?" Then use that to make a call to server and do what you need. |
||||
|
|