Results for: "parameters"

Contents (77)

Redis: installation and usage on Ubuntu/Debian
Redis: installation and usage on Ubuntu/Debian

About Redis Redis, developed in 2009, is a flexible, open-source, key value data store. Following in the footsteps of other NoSQL…

read more
Creating a Notepad app with indexedDB
Creating a Notepad app with indexedDB

indexedDB, which is new in HTML5, allows developers to persist data within the web browser. As a result your app…

read more
PHP-MongoDB Beginners Guide
PHP-MongoDB Beginners Guide

Over the last year or so, there's been a small revolution taking place in the database world, with the advent…

read more
Learn PHP: Handy Functions for Beginners
Learn PHP: Handy Functions for Beginners

If you’re new to PHP language, we’ll introduce you to seven really handy PHP functions in this quick tip! Function 1 : isset Check…

read more
12 great CSS3 generators
12 great CSS3 generators

CSS3 is great language to start off learning with, and we thought that one of the best ways to start…

read more