Authorize.Net is my favorite payment mode for using in web development. It is simple, easy and secure payment connection. I…
Re-captcha is a free web service to add a secured captcha on your website to avoid spams. Spams filled up…
Twitter is social networking website which keeps your followers with you. Twitter provides an extensive API using which we can…
PHP.ini is very useful and it is a configuration file that is used to customize behavior of PHP at runtime.…
My SQL has a special function that allows the developer to format the date in any way they wish by…
Any RDBMS like MySql are geared to perform read operations better than write operations. The efficiency in read operations are…