Tag: php
You must have seen websites ask for re-login if you have been idle for too long. For example, most online banking system will set an inactive time limit. This …
The GD Star Rating Plugin is a famous plugin that allows readers (without login or registration) to give scores to articles, posts, pages and even comments. Therefore, it might …
Many bloggers use WordPress (The Famous and Recommended Content Management System CMS) nowadays. WordPress has a inbuilt comment system so that the readers can engage in the discussions. The …
September 22, 2014
beginner, code, code library, database, implementation, php, programming languages, sql, web programming, webhosting, wordpress
Suppose you have quite a number of decent posts in your blog and you are wondering that if there is a way to post to twitter/facebook (or other social …
In order to post twits to Twitter using Twitter APIs, you would first need to go to Twitter Dev site http://dev.twitter.com/apps. You can easily follow the screen instructions to …