Facebook only notifies you of messages from your friends, and yet anyone can send you a message on Facebook. The result: You have a whole separate inbox of messages from pages you like and people you aren’t yet friends with. Here’s how to make sure you haven’t missed anything important. To access your “hidden” inbox, …
Monthly Archive: June 2011
Jun 17
Add OpenID login & signup on your Website
Add OpenID support to your website and let your users log in using the most preferred way! Think about the number of username and password combinations you have to remember on a daily basis – bank logins, social networking sites, Flickr, Twitter, Basecamp and so on. The more security-conscious of us will accept …
Jun 12
Add Watermark to Images with php
With this post, I will teach you how to add a watermark to your images by using php. This script can be extremely helpful in websites where you want to limit the copying/use of your work without your permission. This script is a must for online galleries. It will also be of interest to people …
Jun 12
Create Graphs with PHP
We will be using GdChart, one of the fastset graphing extension. It can handle most common types of graphs with the only major missing feature being that it currently doesn’t handle legends. Either create your own legend beside your graph, or maybe even layer it into the background image of your GdChart graph if you …


