PHP

PHP Source Code

Free PHP Source Code. Download from a vast collections of free PHP source code below. You can modify and integrate it in your own personal use. Just give a little credit to the original author whenever you use it on your system's project.

Change MySQL Table Collation

Submitted by admin on
In my previous post, I explained on how to Convert MyISAM to InnoDB. This time I’ll show you on how to change the collation of MySQL database tables. BTW, collation controls the way string values are sorted. This code is useful if the table collation varied from each other. Example one table has utf8_general_ci collation, while the other has utf8_unicode_ci. It’s a best practice if there is

Search query in Php

Submitted by jkev on
Search query in php is a simple php sourcecode enables you to search data in the table thier are two tables in the program one is a normalize table and other is not but they come out with same output.. Hope that this sourcecode will help you a lot.. thank you :P

Improved and Still Simple Login and Logout using PHP

Submitted by jmmaguigad on
Try this out, this is still a Simple Login and Logout and Viewing of data in a database in PHP BUT it also stretch its scope to cookies. I've included cookie for educational purposes and for those who want to be educated about it. how to run it: 1. first you need to extract the sample.zip. 2. put the folder in the htdocs folder of your xammp folder. 3. import the sample.sql in your phpmyadmin. 4

Simple Barcode Integration System Using PHP and MySQL

Submitted by nexus_00 on
Users can input item using barcode or using manual input..The goal of this simple system is to calculate item prices using barcode reader..auto display the price and item code width the use of barcode scanner.. You can also improve this system.. to run the system..just copy the folder named db1 to C:\wamp\bin\mysql\mysql5.1.30\data. paste the db1 folder inside the data folder

Online Music Publishing and Audio Playing system Updated

Submitted by nexus_00 on
This is a simple music publishing and audio player system which is intended only for playing and publishing music online.. This system also enables voting for your favorite music type. The votes are displayed in graph. How to run: Create database named dbmis to phpmyadmin and import the dbmis.sql You need a Wamp or Xampp Server,and a PHP IDE Editor. Additional Information: If you want to be the

Electronic Voting System

Submitted by Walterjnr1 on
AN ELECTRONIC VOTING SYSTEM This is an electronic voting system developed using php as the front-end and Mysql as the back-end. It is developed to eliminate the conventional paper ballot system being practice in some countries . Features: 1.) It is Secured. 2.) It is fast and confident. 3.) Result are accurate. 4.) Reduce crowd at polling unit. 5.) Instant result are release immediately after each

Upload files on php/mysql site server and saving details on database

Submitted by josiah_ke on
Upload files on php/mysql site server and saving on database instead of saving files into the database upload to the server and save file location on the database find php files, mysql dump file and js on the zip happy using NB: file location are relative to the web site files