Quantcast
Channel: Free PHP MYSQL Systems Source Code
Viewing all 1790 articles
Browse latest View live

PHP Record Management System Using PHP/MySQL Source Code

$
0
0


This system will allow you to record the transaction that comes in and out of the Record Office.

I developed this using PHP/MySQL with PDO support.

The features of this system are login form, transaction form. It has the basic features of a database system like add, edit, update, and delete.

It also has a masterfile for document type and offices. The masterfile is then used in the transaction form as a dropdown list.

Download and run this system to understand more what i am saying above.

Database name: record

Import the file called “record.sql” using phpMyAdmin. To know more on how to import the file please visit “How to Import/Export Database (.sql file) Using phpMyAdmin”.

Login Username: admin
Login Password: admin
Download Here:


PHP Online Network Management System using PDO/MySQLi Source Code

$
0
0

This system is about network management online system and have the following module:

1. problem module
2. solution module
3. comment module
4. admin module

Credit to Eliud M aganze

follow me on twitter:
Join ELIUDPROM

website
Join ELIUDPROM

blog:
Join ELIUDPROM

enjoy ur day

Download Here:

PHP web-based reservation system PROJECT PHP/MYSQL Source Code

$
0
0

phpMyReservation is a web-based reservation system. It is based on HTML5, PHP and MySQL, and it is free and open source.

It was originally written to replace the paper-based reservation system used to reserve a washing machine used by many people where I live. Since it has other potential uses, and can be useful to others, I decided to make it available here.

In addition to reserving a washing machine, it can for example be used to reserve a tennis court, a conference/meeting room etc. It is not intented to be used in situations where high security, high reliability or being able to handle hundreds of users is required.

This project is currently not maintained

Many are contacting me regarding a new version. As of now I can not guarantee a new version in the near future. I will keep all your suggestions in mind if I start working on a new version. I am aware of that the current version have some bugs and flaws. As I have no education in technology whatsoever, I learn how to code in my spare time. With my knowledge today, I am aware of the fact that the code could be better. Test it thoroughly to see if it works for you.

Thanks for all your nice feedback!

Download Here:

Download Here

PHP Student Information System PROJECT PHP/MYSQL Source Code

$
0
0

Student Information System is a php application created as a college project. It’s a simple student records maintenance app built on WAMP.

Provides the ability to add student records including their profile info and 4 year semester wise internal and external marks.

Download Here:

Download here

PHP Inventory tracking System PROJECT PHP/MYSQL Source Code

$
0
0

Default SQL config is ‘root’, ‘pass’
SQL tables have to be created and populated with product data, because transactions depend on the inventory table.

Download Here:

Download here

PHP Billing System PROJECT PHP/MYSQL Source Code

$
0
0

Software for managing accounts of the GEC coperative store as well as the billing of the transactions.
Guidelines:
*Filenames start with small letters,preferably avoid underscores.

Eg,use addItem.php instead of Add_Item.php

*Variable names must start with small letters too.
*Create/Edit installation script wherever the user configuration must occour.

Download Here:

Download

PHP Upload Different File Types Tutorial Source Code

$
0
0


PHP Upload Different File Types(pdf, docx, xlsx, jpg, jpeg, png, gif). This project is intended for beginners. It is very easy to learn.

Just extract and import uploadfile.sql in your local server.

I hope this source code will help you in your future project.
Enjoy!

Download Here:

PHP School Web Manager PHP/MYSQl Source Code

$
0
0


School Web Tech is my project created in PHP/mysql. It’s a multipurpose school management software that can be used by various schools worldwide for all administration, management and learning related activities. It can be used to manage students, teachers, employees, courses/subjects, teachers and students payments, grading and all the system and process related to running school efficiently to mention but a few….
It has four access levels according to the tasks to be performed and these are the login credentials.
Admin username > admin
password > admin
secretary username > secretary
password > admin
teacher username > jackson
password > abc123
bursar username > bursar
password > admin
please email me at jacksonheberts@gmail.com for any comment or any other communication or query you would want to share with me
OR
call on +256 787792428/759253836
OR
on facebook https://www.facebook.com/sinamjackson
Download Here:


PHP Classroom Management System PHP/MySQL Source Code

$
0
0


Classroom Management System is commonly used by the teachers to ensures that classroom lessons run smoothly. This system allows users to upload documents in word, excel or power point format and images also. Teachers can also post quizzes and can be take by the students if they’re already registered to the system.

Download Here:

PHP Mobile Phone Tracking System Project PHP/MYSQL Source Code

$
0
0


This is a very good Computer science Project Source Code and application On Mobile Phone Tracking which is a PHP based Project. This project can also be used by IT, MCA, BCA and other computer related branch for there Major PHP project. The web application is create using PHP with MySQL as database. The Mobile Tracking helps to track the current location of the mobile. It is a web application. This application tracks the mobile location in every 5 seconds in connection with the central tower. This is a website based project on “MOBILE TRACKING” which is based on J2ME and PHP. This system send mobile ID, Mobile location & time at that location to the server. Use this for your reference and study only.

Download Here:

PHP Online Exam System PROJECT PHP/MYSQL Source Code

$
0
0

Online examination system is a app for setup online quiz with so many functionality. It is a PHP project.

Instalation ::

step 1)Copy full folder in your web directory.

2)Import database in your phpmyadmin named project.sql.

3)Edit dbconnection file.change username,password and database name.Default user is root,password is null and database name is project.

Default admin emailid is sunnygkp10@gmail.com and password is 123456 . admin password is md5 encypted.

For any query or feedback contact me at sunnygkp10@gmail.com.

Thanx.
Download Here:

Download

Download PHP ONLINE COUNSELLING SYSTEM Project PHP/MySQL Source Code

$
0
0

ONLINE COUNSELLING SYSTEM 2.0 BY SATYAJIT GHOSH project is a web application which is implemented in Php platform. ONLINE COUNSELLING SYSTEM 2.0 BY SATYAJIT GHOSH Php project tutorial and guide for developing code. Entity–relationship(er) diagrams,Data flow diagram(dfd),Sequence diagram and software requirements specification (SRS) of ONLINE COUNSELLING SYSTEM 2.0 BY SATYAJIT GHOSH in report file. Download ONLINE COUNSELLING SYSTEM 2.0 BY SATYAJIT GHOSH web application project in Php with source code . Php project web mini and major project with source code. Synopsis of ONLINE COUNSELLING SYSTEM 2.0 BY SATYAJIT GHOSH available in project document. This source code import in netbeans for application development. ONLINE COUNSELLING SYSTEM 2.0 BY SATYAJIT GHOSH project source code for BE,Btech,mca,bca,engineering,bs cs,IT,software engineering final year students can submits source code in collage.

Download Here:

PHP Voting System With Percentage PHP/MySQL/Ajax Source Code

$
0
0


This System will teach you on how to create a simple voting system with php and ajax.

The feature of this system are the ff.
1. It provides Graphical result of the votes.
2. It display the percentage of votes to the total number of votes.
3. You can vote by clicking the radio button provided.
4. You can submit your vote without loading the page.

Download and try this system to see how my voting system work. Hope this code will help you.

database name: votingcharts
Download Here:

PHP Open Payroll System Project PHP/MySQL Source Code

$
0
0


Anahaw Open Payroll System is an open source window/linux based payroll program especially designed for Philippines. It can be used by other countries with similar tax setup or it can be easily modified to suite any particular need.

Download Here:

PHP Online Hotel Reservation Drag and Drop PHP/MySQL Source Code

$
0
0


Hi everyone,

This hotel reservation system with drag and drop feature is created using php/mysql. The feature of this system is it has a drag and drop feature to reserve a room, wherein the user are going to drag the selected room to the basket.

This system also has an online payment using paypal. Downloading this system will help you on how to create a drag and drop hotel reservation and how to integrate paypal buy now button in your website.

What are you waiting for? Download now this system and run this in your own.

Database Name: shoopingcart
admin username: admin
admin password: admin
Download Here:


PHP Projects Monitoring System PHP/MYSQL Source Code

$
0
0

A simple application for monitoring a given company’s projects..

IT SOLVES THE FOLLOWING PROBLEMS

1.Problem of keeping projects information
2.Difficulty of keeping track of projects schedules
3.Difficulty of keeping track of how resources are being used during project implementation
4.Difficulty to receive notifications about different projects
5.Difficulty in generating projects reports

The system solves these problems and several more…
Also the following features have been added, which extend beyond the simple task of keeping projects information:
1.Support for generation of reports which can take place over extended periods of time
2.Automatic notifications, alerting users of projects status
3.Support for printing of generated reports
4.Generation of reports in Microsoft excel for nice look
A calendar that will act as a reminder
NOTE: Some of these features are not part of CURRENT core design and will only be added in this posted app if time permits AND WHENEVER NECESSARY.

copy the code in your projects directory, i use www, the .zip folder. open the folder and check sgl file (database) and import it…… you know this friends…

USERNAME | PASSWORD
admin | admin
manage users using admin as a password

Happy coding my friends

Get me here…
https://www.facebook.com/sinamjackson | @Hjacksons or else +google etc
#LOVEYOU#

Download Here:

PHP Codeigniter Lending System PHP/MySQL Source Code

$
0
0


Lending system. Steps to run the system

1.Create Database name CLI and import the database cli.

2.Upload the file to your server directory.

3 Import the database from the file.

4.account: admin@admin.com password:password

Hope this system guide you and this will be usefull without any warranty

For more info Please PM me @kringcarl_j@yahoo.com.ph or at facebook michael fujimura galanza
Download Here:

PHP Identity Card Processing and Generation System Project PHP/MYSQL Source Code

$
0
0


This is Identity Card Processing and Generation System . And, we have a sample source code. You can use this to your future project.
Download Here:

PHP Simple Order System PROJECT PHP/MYSQL Source Code

$
0
0

Simple Login for PHP does pretty much what it says: it’s a lightweight order system for ordering products. It’s going to be used for trade accounts where it will generate pro-formas, then invoices as required, and more stuff that I’ve not decided yet.

The aim of this project is to keep things as customisable as possible, in that there is (and will be) no templating system or complex frontend design, and should be easily integrated into an existing site.

User messages, error messages, etc. are all configured in private/config.php.
Download Here:

Download

PHP Voting System PROJECT PHP/MYSQL Source Code

$
0
0

Multiple voting rooms
2 levels of accounts – Admin, Teacher
Registration
Authentication with cookies
Graphical output of results
Administration –
Voting –
Graphical output of results
Text output of results
Editing of votings, questions and possibilities
Removing of votings, questions and possibilities
Users – Overview, deleting, editing
Additional settings – Setting cookie on student PCs
Download Here:

Download

Viewing all 1790 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>