Tag: php
In ASP, the code is wrapped with <% … %> to distinguish from HTML code. The code is executed dynamically at server side before sending pure HTML to the …
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 …