Developersniche

Using PHP to Find Elements or Keys in Array

guddu

This tutorial shows how to search an array for keys or elements. You can both check for the existenc... [Read More]

5

Single-Page Ajax Portfolio Update Panel with jQuery

admin

In this tutorial I want to explain how we can build a simple portfolio update panel using jQuery.You... [Read More]

3

Logout Idle/Inactive Users Using PHP

blogfreakz

Today’s tutorial comes in the form of a PHP snippet that will automatically sign out  idle or inacti... [Read More]

3

How To Maintain Basic and PRO Versions With Same Code Base

mbongwe

Maintaining changes in different versions of your product can be nightmare. Here's how to make it ea... [Read More]

2

Generating a captcha code using PHP

quality

This script generates images (known as “Captcha’s”) which contain security codes used for protecting... [Read More]

1

PHP – Model View Controller (MVC)

phpzag

MVC, or Model-View-Controller is a pattern that is used in software development. The basic idea behi... [Read More]

1

A third way to write and validate forms – HTML5

admin

After writing an accessible form in XHTML and validating it with a PHP server side script & afte... [Read More]

35

Create short IDs with PHP - Like Youtube or TinyURL

admin

IDs are often numbers. Unfortunately there are only 10 digits to work with,so if you have a lot of r... [Read More]

22

jonasjohn.de: htmlSQL - a PHP class to query the web by an SQL like language

admin

Query your html document like a sql query. This is like javascript query the DOM to select the eleme... [Read More]

20

ClickHeat- Open Source Clicks heatmap PHP class

admin

ClickHeat is a visual heatmap of clicks on a HTML page, showing hot and cold click zones. It is an O... [Read More]

20

Why php is the most popular language in the web

admin

There are lots of factor which makes php a most popular scripting language of the Internet.But the m... [Read More]

20

From C/C++ to PHP

admin

PHP is an example of a language of a new generation. Designed with the ease of use goal in mind, it ... [Read More]

20