Results for: "deal"
Contents (184)
Install Memcache in Ubuntu 16.04
Memcache is an in-memory key-value store that is ideal for speeding up infrastructure. Perhaps a slow operation needs access to…
read more
MySql: How to build a performant search engine
In content-heavy websites, it becomes increasingly important to provide capable search possibilities to help your users find exactly what they’re…
read more
Install Syncthing on Ubuntu 16.04 using Debian Repository
Syncthing is a free continuous file synchronization tool that lets you synchronize your files across desktops, tablets, servers. It’s an…
read more
PHP7: Guide and References to all the changes between version 5.x and 7 of PHP
PHP 7 was released on December 3rd, 2015. It comes with a number of new features, changes, and backwards compatibility breakages that…
read more
The HTML5 Quick Learning Guide
HTML5 syntax is compatible with both HTML4 and XHTML1. Want to close empty elements with a slash? Go for it.…
read more