Results for: "object"

Contents (227)

Tutorial: Introduction to PHP:PDO
Tutorial: Introduction to PHP:PDO

Many PHP programmers learned how to access databases by using either the MySQL or MySQLi extensions. As of…

read more
Build a realtime jQuery plugin
Build a realtime jQuery plugin

Realtime web technologies make it really easy to add live content to previously static web pages. Live content can bring a…

read more
Long Shadows: Tutorial, Resources, Examples and Videos
Long Shadows: Tutorial, Resources, Examples and Videos

Within the flat design trend on the rise at the moment, especially in this world of the web, one thing…

read more
10 Best PHP Scripts for Polling System
10 Best PHP Scripts for Polling System

In this post we will show you a collection of 10 best PHP Poll Scripts. These PHP scripts for polling…

read more
How to Parse URLs with JavaScript: the The Easiest Way
How to Parse URLs with JavaScript: the The Easiest Way

Our favorite JavaScript trick is a technique for parsing URLs into parts (host, path, query string etc) that doesn’t require…

read more