Saturday, 29 December 2012

Multiple File Upload using Ajax, Jquery and PHP

This tutorial helps and teaches you how to create a simple but powerful multiple file upload with an option to remove unwanted added files using Ajax, Jquery and PHP.

To add or upload a file, simply click on the Browse File button, select the file that you wish to add or upload and that file will be uploaded automatically without any additional submit button.

You can add or upload as many files as possible provided the file type is in the list of allowed file formats.

The system supports all browsers and the script is written in a way that any one can easily understand and customize with proper programming code comments to ease usability.

No configuration is required to use or install the system on your server.

Multiple File Upload using Ajax, Jquery and PHP

Facebook style Search People and Products using Ajax, Jquery and PHP


This tutorial teaches you how to automatically search for People and Pages as a user types into the search box his or her search term just as Facebook does using Ajax, Jquery and PHP.

This is an auto-suggestion system that helps you to create a user friendly search system with results displayed on the screen and in a nice format as the users of your system or website type in their search terms.

This is an Ajax, Jquery and PHP script and its very simple to understand and customize.


Monday, 24 December 2012

Private Messaging System similar to Facebook using Ajax, Jquery and PHP

This tutorial helps and teaches you how to build a simple but powerful Private Messaging System which is similar to that of Facebook with amazing features such as the following:

(1) Sign up and Login without page refresh. 
(2) Displaying of users in the system which could also be referred to as Friends List.
(3) Sending of messages without page refresh.
(4) Displaying of newly sent message(s) without page refresh.
(5) File attachments.
(7) Hide and show send message button.
(8) Press enter key to send messages.
(9) View all conversations had with users.
(10) Nice view of date and time messages are or were sent.
(11) Delete messages without page refresh.
(12) Nice confirmation box for message deletion and log out, etc.

The system supports all browsers and the script is written in a way that any one can easily understand and customize with proper programming code comments to ease usability.


Private Messaging System similar to Facebook using Ajax, Jquery and PHP














Friday, 21 December 2012

Encryption and Decryption with RC4, Base64, MD5 and SHA1 using Jquery and PHP


This tutorial teaches you how to encrypt and decrypt information with RC4, Base64, MD5 and SHA1 using Jquery and PHP.

The tutorial is a very simple to understand application with proper programming code comments and you do not need to carry out any configuration.

More information about each of these algorithms (RC4, Base64, MD5 and SHA1) are given on the demonstration page for this tutorial.



Wednesday, 19 December 2012

Check Any Website Status (Online/Offline) using Ajax, Jquery and PHP


This tutorial helps and teaches you how to check the status of any given website right from your own server to verify if that website is online or offline using Ajax, Jquery and PHP without having to refresh your website page.

The tutorial is very easy for any one to understand and customize with proper programming code comments to ease usability.

Check Any Website Status (Online/Offline) using Ajax, Jquery and PHP

Create Subdomain in Cpanel using Ajax, jquery and PHP

This tutorial teaches you how to create a sub-domain in your Cpanel using Ajax, jquery and PHP.
The script is written in a way that any one can easily understand and customize with proper programming comments.

Create Subdomain in Cpanel using Ajax, jquery and PHP

Tuesday, 18 December 2012

Todo List using Ajax, jquery and PHP


This tutorial helps and teaches you how to create or build a simple but powerful To-do List using Ajax, jquery and PHP.

To-do list helps you to add and save vital information that can be edited and deleted at any point in time.

The application supports all browsers and the script is written in a way that any one can easily understand and customize with proper programming comments.

Todo List using Ajax, jquery and PHP