Logwatcher!!! A Node Way to Visualize log event counts at Runtime

This application will keep count of hits and errors on an Apache HTTP server and will display both the counts on a single monitoring page. The counts are run-time, that means no more periodic polling on log file after certain Read more

Email Verification – How To in PHP

While developing any web application, email verification is something that you must be doing as part of first step of the security for your web application. This feature confirms that real owner of an email address is actually using that Read more