Hi guys, Here is the problem: I have a content locker on my website, and if the visitor clicks on the tweet button the locker disappears. My question is , how to get the visitor's twitter ID so i can check later if he deleted the tweet or not and if its deleted, to show him the content locker next time he visits my site. Is there any php library for this? So basically i need a code for getting the ID and check for a specific tweet from the user. Tried to search in the twitter documentation but didnt found anything.. thanks