15 Entertaining and Useful Facebook Applications

fotoshop

  Nowadays, many people have put Facebooking as part of their daily routine… a daily routine for some, and an addiction to many. On this popular social networking site, you don’t only check on what is happening with your friend’s by their status updates, uploaded photos or videos, you can also enjoy using hundreds of applications. These are More...

by vimal | Published 202 days ago
By atul On Wednesday, April 6th, 2011
0 Comments

SQL – ifnull() Example, ifnull() function

SQL ifnull() function is used find null value in rows and returns value on our condition if null value found in column from database table name, otherwise if column value is not null it will return column value. SQL More...