Tag: php
I think you may have some common code to write for most of the PHP pages. So instead of keep a copy at each PHP file, it is better …
GD Star Rating is an excellent wordpress plugin that allows reader to rate articles, posts and pages. The ratings (scores) can be used to generate the list of top …
PHP (PHP Hypertext Processor) is well known and very popular today. Almost more than 80% of alexa top 100 websites are based on PHP. PHP is a scripting language …
Raspberry PI origins from UK. It is a small (credit-card size) fully functional PC that installs Linux. To now, there are two models A and B of Raspberry PI. …
March 27, 2014
algorithms, code, code library, cryptography, implementation, math, php, programming languages, string, tricks, webhosting
As we all know, we can store a set of boolean values (Yes or No, True of False) in a integer (signed or unsigned). For example, you can define …