Saturday 30 November 2013

Change Website Body Background Color Using Ajax, Jquery and PHP

This tutorial teaches you how to design a system where you can easily change the body background color of a website page using Ajax, Jquery and PHP.

This system works with a database which is the location where the background color of the website is saved and later retrieved when needed.

The system takes an inputted color from an input box and checks the database table for an existing website body background color, if a background color already exist in the database, it will update the database table for the website background color with the new color inputted by the user and display an appropriate message to the user which could either be success or failure message depending on the status brought from server - PHP being the server side scripting language.

If a website background color does not already exist in the database, it will insert a new background color as inputted by the user and display an appropriate message to the user which could either be success or failure message depending on the status brought from the server - PHP being the server side scripting language.

This is a very simple to understand application as it has just one database table plus few coding.

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







Saturday 9 November 2013

Login with Facebook Account using PHP

This tutorial teaches you how a create a log in system whereby, the users of your websites can easily log into your websites using their Facebook accounts via Facebook PHP SDK version 3.0

Login with Facebook Account using PHP

Saturday 2 November 2013

Auto-suggest System using Ajax, Jquery and PHP

This tutorial teaches you how a create a simple but powerful Auto-suggest system where a user can input a desired search term and get immediate result using Ajax, Jquery and PHP.

The system takes an inputted search term by a user from an input box and compares it with the information in the database, if a match or matches is/are found, it displays a total of twelve matches on the screen to the user in ascending order provided the matches are up to twelve otherwise, it displays the total number of matches found.

The user can choose to click on a desired result from the listed results and it will be shown in the input box.

School Management System

The Vasplus School Management System is a complete Web Application that helps to improve the performance and the entire system of Schools, Colleges or Universities all over the world.

This system brings an end to the problem of School Manual Information Recording. With this system, you can easily record and manage all your school data without much effort. Information stored in this system can easily be accessed and used at any point in time.


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.