PHP

Hotel Booking

Submitted by Sok Sopheak on
Username : sopheak password: 9090 I'm using CodeIgniter framework on this project. It has a front end and back end. All you need is to configure the framework to work properly. For more info about how to use CodeIgniter frameword, visit their site at http://www.codeigniter.com/user_guide/

How To Display Data From Database Table In PHP/MySQL Using PDO Query

Submitted by alpha_luna on
In this tutorial, we are going to learn on How To Display Data From Database Table In PHP/MySQL Using PDO Query. You can use this source code to merge the last tutorial that I made and it's called Registration Form In PHP/MySQL Using PDO Query. This source code will help us on how to show data from the Database using PDO Query.

How To Create Registration Form In PHP/MySQL Using PDO Query

Submitted by alpha_luna on
Related Code: Registration Page In PHP/MySQL If you are looking for on How To Create Registration Form In PHP/MySQL Using PDO Query then you are at the right place. In this tutorial, we are going to learn on how to create registration page using PHP/MySQL but with the use of PDO query. In this article, the user types their information in the form field to save in the database.

Attendance Monitoring System Using PHP

Submitted by alpha_luna on
If you are looking for Attendance Monitoring System Using PHP then you are at the right place. This is a full source code. It has the admin side to view the data and the member side to entering their School ID Number to have their attendance and it will see a record on the admin side. This program works by entering the school id number of the user, after that it will show their image and full name and it will save the data automatically in the database.