Hi, I have PHP bot that that checks whether my friend is online or not, in a social web site (it is a small local social web site). Now I want to implement it by handling cookies. Since I'm using Cronjob to run my bot in every 10 minute I want to store the cookies in a text file or in a database. Is there any written PHP scrips for that?