Tuesday 28 May 2013

Fancy Multiple File Upload using Ajax, Jquery and PHP

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

To add or upload a file or files, simply click on the Browse File Button which is shown at the Live Demo page for this tutorial, select the file or multiple files that you wish to add or upload and your selected file or files will be added automatically to the files ready for upload section.

When you add a file to the files ready for upload section, the name of your added file or files, their sizes and date last modified will be show for each of the files.

After your files have been added to the files ready for upload section, there is an option for you to remove an unwanted file or files and finally click on the Upload Button to start uploading your added files.

You can add or upload as many files as possible without any file restriction. To add restriction such as file type or file size limit to the system, simply un-comment these features which are in the PHP File for this application.

Also, if you wish to save the names of the files which are uploaded and saved in a directory on your server in a database, simply un-comment the Database Scripts which are in the PHP file for this application.

The system supports all modern browsers and the scripts are written in a way that any one can easily understand and customize with good programming code comments to ease usability.


Select Multiple Files





Start Uploading Multiple Files Selected

Click here to view this tutorial



Friday 24 May 2013

Play, Pause, Maximize and Restore Video File using PHP and Jquery


This tutorial teaches you how to create a very simple but powerful video player application using PHP, CSS and Jquery.

This is a very simple application that uses the play() and pause() functions to play and pause a video file and uses the hide() and show() functions to hide and display the play and pause buttons of the video with the help of CSS.

The programs are written in a way that any one can easily understand and customize without much effort and with good programming code comments to ease usability.

To fully understand what is happening or how the application works, please read the comments written in the scripts properly and where necessary.

There is no special form of configuration needed to install the system on your server. Just download the script, upload and extract the zipped folder to your server and you are done.




Tuesday 21 May 2013

Private Messaging System v5 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) Log-in System.

(2) Option to Compose and Send New Messages.

(3) Option to search for a desired user or friend for messaging purpose.

(4) Displaying of users in the system which could also be referred to as Friends List.

(5) Sending of messages without page refresh.

(6) Displaying of newly sent message(s) without page refresh.

(7) Show short titles or descriptions for sent and received messages - similar to Facebook,

(8) Show sent and received message status such as (Read or Unread) - similar to Facebook,

(9) Set current user or friend communicating with to selected even when the page is reloaded - similar to Facebook.

(10) File attachments with File Identification.

(11) Download attached files with photo enlargement - similar to Facebook.

(12) Hide and show send message button - similar to Facebook.

(13) Press enter key to send messages - similar to Facebook.

 (14) View all conversations had with friends or users.

(15) Nice view of date and time messages are or were sent.

(16) Delete messages without page refresh.

(17) 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 good programming code comments to ease usability.

To disable the current log-in for this system so as to use your existing log-in systems, just create a cookie session with the following variables:

Below is a JQuery Code Example but you can as well do it with PHP depending on what you prefer.

$.cookie('session_username', 'Logged-in session username goes in here');
$.cookie('session_fullname', 'Logged-in session fullname goes in here');
$.cookie('friends_username', 'Logged-in session username goes in here again');
$.cookie('friends_fullname', 'Logged-in session fullname goes in here again');

That's all. Once you have created the cookie session with the above variables during the log-in process of your existing system, the page where the private message system is placed will not prompt for a second log-in again and the system will as well identify the logged-in user.

------------------------------------------------------------------------      SCREEN SHOTS     ------------------------------------------------------------------------

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



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



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


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


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



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





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




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




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



Wednesday 15 May 2013

Wall Script Version 7.0


This amazing script is a user friendly application which is similar to that of Facebook and Google Plus with more advanced features and the script is very easy to install and customize.

The script comprises of the following langauges: PHP, Jquery, Ajax, MySql database.

For more information about this application, please follow the below link:

URL: http://vasplus.info/index.php?wall_script=viewed#.UZQkUcrjuCY