-
get website status using curl in php
Leave a commentJuly 5, 2012 by sekar
Want to know a website available or not? If this script is placed in cron then you can monitor your …
Continue reading -
Use if condition for assignment – php
Leave a commentJune 8, 2012 by sekar
You can use if condition as an assignment operator. for example, look at the following code: If the function mul …
Continue reading -
simple jquery popup
Leave a commentMay 2, 2012 by sekar
This is a simple and images less jquery popup with just a few lines of javascript in it. You don’t …
Continue reading