How it would be when you are away from your PC or Offline, your robot replies for you and send messages to your cell phone?
Its possible now. I just created a gtalk bot with imified that do all this. take a look -
Read More
Most data on the Web is stored in the Hypertext Markup Language (HTML) format. There are many times that you might want to parse HTML in your application. However, programming languages do not provide any easy way to parse HTML.
Read More
Every time when you search for the code "How to create zip file with php" OR "Zipping with Php", You will easily found a class or a long code snippet. I think If your are searching for the basic idea, You are at right place.
Read More
Today we are here to create a php script, that will show your gtalk status, ONLINE, OFFLINE, BUSY or AWAY. This code is based on the Google Talk chatback badge. We are fetching the url with help of cURL and then fetching status with Regular expressions.
Read More