Form validator

File Size Validation

Submitted by alpha_luna on
A simple tutorial that can really help you in an easy way. In this article, we are going to tackle about File Size Validation. There are many ways to use a validation using other languages like PHP, checking the form elements if it is an empty or not. But now, we are going to validate the File Size after clicking the button upload. If the file size exceeding the size that we set our script will surely return an alert.

Event Registration System

Submitted by jkev on
Hi guys this event registration system is useful in registering the all of the participants in a particular event. You can also network this system if you know how to network the localhost for faster registering of participants this system is easy to use user friendly hope that sourcecode help you a lot thank you. Database name: ers db folder

Ajax Delete

Submitted by jkev on
Hello guys this sourcecode is a simple delete system using php/mysql with ajax. The feature of this code is it provide popup window to inform you that you are about to delete one data. It also delete records without leaving and refreshing/loading the current page, hope this code will help you thank you