Sketch is a drawing tool with a twist; it allows you to draw in pseudo 3D. Sketches can be saved by users and viewed in a...
PHP Encrypt/Decrypt - Simple class to encrypt url data
Encryption is useful where critical data is being transferred in url. I have found a simple and secure encryption class with some changes...
jQuery.validVal : A highly customizable and feature rich jQuery form validator
jQuery.validVal is a plugin designed to simplify form validation.It is highly customizable, very feature rich and can easily b...
Creating a Contact Form in jQuery Mobile and PHP
This is a step-by-step tutorial on how to create a contact form in jQuery Mobile. I have also included complete php source code that can ...
Building a jQuery/PHP Powered Chat Room
In this tutorial we are going to build a little chat program that is really easy to get up and running on any server running PHP. No da...
Useful Tips for Creating Secure PHP Applications
Currently PHP is one of the most popular programming languages for the web. But like other scripting languages, PHP also has few security h...
Simple AJAX Note Taking App with jQuery & PHP
In this tutorial we will be making a simple app with PHP and jQuery that lets users write notes. The notes are going to be saved in plain...
5 Most Popular jQuery and PHP Tutorials with Demos
I have combined some of my popular and user rated tutorials in a single post to bring them at one place. Here are some jquery tutorials wit...
Facebook Style Event Creator With jQuery and Ajax
Facebook event creator is used for creating events on facebook. So after adding some awesome tutorials on facebook I have now created faceb...
Super Ajax Polling/Voting System using JQuery, Ajax, PHP and MySQL
Polling system or Voting system is very common in web sites. Voting can be about your site or blog or some other thing just to get the use...
Facebook Style Suggest a Friend Box Using jQuery and PHP
Be ready to get another awesome and stylish facebook style tutorial. I thought to give another script which a web developer wants to put in...
JQuery Based Flipped Image Gallery with Bounce Effects
Image galleries are most important element of any website. Here, I have created a simple jQuery based flipped image gallery. On hover the i...
Fancy Drop Down Menus Using CSS and JQuery
I created a fancy drop down menus with CSS and JQuery . I used jQuery animate function and CSS to put some stylish effects. Also I used a ...
Fancy Ajax Tabs Navigation with Ajax CSS and PHP
This tutorial is one of my favorite because I like tutorials in which CSS work is much better. It is a simple ajax based tabs navigations a...