Tag: php
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 …
October 4, 2013
algorithms, database, implementation, internet, mysql, optimization, php, programming languages, search, SEO, sorting, technical, tricks
I have created an online page that allows people to upload any single photo to server. The URL to list all the photos (visible) is https://rot47.net/picture-gallery To add a photo …