PHP

Input validation Using PHP and Jquery

Submitted by argie on
This code will teach you on how to create a form in php with input validation using jquery. The feature of this code is to validate the input and check if the email is in correct format. Download and try this code to see on how jquery input validation works. Leave comment if you have a question, thank you and happy coding.

Save Data to Database Without Loading Using PHP/MySQL and ajax

Submitted by argie on
Hi I'm back, This tutorial will teach you on how to save data to database without loading the page by using php/mysql and ajax. This code is easy because it is intended for beginner. The featured of this code is to save data to database without loading the form and give alert that the data has been successfully stored in the database. Leave comment if you have a question in this code, happy coding

Voting Per IP using PHP/MySQL and jquery

Submitted by argie on
In this code you will learn on how to create a voting system per IP address. Voting system per IP address means that the IP address can vote only once. The unique feature of this code is that it has a graphical result represented by the graph and the voter can print and download the graphical result. Leave comment on this post if you have a comment or question, I'm happy to entertain your question

Random Image Display Using PHP/MySQL

Submitted by argie on
This code will help you on how to create a random image display using php/mysql. The primary function of this code is to display images or files in random order, just reload the page to see the random image in action. Leave a comment if you have a question, it's my pleasure to entertain and give answer to your comment. database name:randomimage

Photo Gallery Using PHP/MySQL and jQuery

Submitted by argie on
This is a simple gallery using php and jquery. In this code you will learn on how to combine php and jquery to create a simple but powerful gallery. This is unique with other gallery out there because this gallery has a database. The image source of this gallery comes from the database. Download this code and try this on your own to see how php and jquery works. Leave comment if you have question

Backup MySQL Database Using PHP

Submitted by argie on
This code will help you on how to backup your database. I Created this code to help thus programmer that encountered difficulties in creating backup of their database. The features of this code is that it allows you to backup your MySQL database. In this this code also you will learn on how to get all list of file in a folder directory. I hope this code will help you, if you have some question of

Simple PHP & MYSQL Photo Gallery

Submitted by bhadzky25 on
(Help: Please help me solve the bug and contact me.) This program is made of php and mysql. This is a simple Photo Gallery, photos will be uploaded in a directory folder called photos. This code was developed by Mayank Gandhi. You can view his article here: http://www.sitepoint.com/php-gallery-system-minutes/ .But when i run the php files, all the executions has an error, which i don't know how to

Sticky Widget or Scroller

Submitted by argie on
This code allows you to add a sticky widget or scroller in your website and insert any social media code. The feature of this code is that the stick div is flexible, meaning that when you scroll your webpage vertically, the widget is still visible. You can put anything you want inside the sticky div.