PHP

Student Information System (PHP)

Submitted by donbermoy on
This Student Information System was developed using PHP and MySQL Database integration. This was one of the student projects in their php subject that i made when I was still a student. This system is just simple but it has the capabilities of creating user registration, has admin panel, creating student records as well as modifying, deleting, and searching, then displays the student information

Simple Code for Login using PHP/MySQL

Submitted by GeePee on

A small project created for beginners using PHP/MySQL. This is my first project in PHP and I hope you can learn from this. This project allows you to add your personal information to be used in login. It also allows you to edit and delete the information you inserted. I've learned a lot from this project but I'm still continuing to explore more about PHP.

SCA Online Grading and Student Information System

Submitted by joken on
This Saint Columban’s Academy Online Grading and Student Information System is a complete system created using PHP/MySQL and Twitter Bootstrap Framework. The system has a Listing and data entry for Student, Subject, Grade Level, Faculty, Department and Rooms. And the administrators or Registrar can assign subject to a specific instructor. And each instructor can also add Grades to each student per

How to Export MySQL Data in CSV/Excel File using PHP/MySQL

Submitted by joken on
This tutorial is a continuation of our last topic called “How to Import CSV/Excel File into MySQL Database using PHP”. But this time, we will be focusing on how to Export MySQL Data into Excel file. To do this application open our last project called “excel”. At this time, we will modify the index file. To do this, open the “index.php” and add the following code above the table tag.

Simple PHP Blog

Submitted by yethroy on
This is one of good Blog Application that allow user to create new blog category. Add new blog post in a given category. Display all blog posts, all blog categories with their posts. In the source there is blog.sql file just create a new database called blog then import it to that database and enjoy. for any questions contact me in private message system of this website or through email yethroy

Online Ordering System for Unlimited Network of Opportunities Incorporated

Submitted by kurtjurgenvon.lumbao on
Hi guys, this is my Capstone Project during my final defense in USM! We are using PHP and MySQL in building our system but depending on our expertise, this system is not really what you are expecting but I hope it will help you build your system. I will not include the ability of the system here but try to check the database that I have created. Please add me on your fb account Kurt Jurgen VOn D

Sending Email using Gmail SMTP in Swiftmail with PHP

Submitted by ronard on
Hi Sourcecodesterian, I would like to share this code that I used in my current project. This will teach you on how to send email using gmail smtp in swiftmail libraries. I used swiftmail because this is very easy to use and configure. Just follow the comments inside the script of index.php. Please ensure that you have gmail credentials to send message. Thank you for reading hope it will help you

Count Total Time User Registered using PHP and MySQL

Submitted by ronard on
Hi Sourcecodesterian, This simple program will show you on how to count the total time registered from the user. And it can be added to your future project or web development. How to run this script? 1. Just copy the tutorials folder from this db folder. 2. Paste it to your "mysql/data" in your xampp. 3. Paste your downloaded file and unzip. Then paste it your "htdocs/" in your xampp. 4. Open to

Latest Online Examination Sysytem

Submitted by solotob on

Hey dudes, this code was uploaded sometimes last year but with the wrong database, I sincerely apologize for that. This is a new and better one with the correct database this *winks*, you register and login at the same time in order to take the exam, you'll see the result of the candidate at the admin area. Admin User : admin Admin Pass: dlcf I hope this will help you in your programming