Simple College Website using PHP/MySQLi with Source Code

Language

This website is for the St Joseph University of Tanzania. I just wanted to share this to help other programmers especially the beginners who wanted to learn how to develop a website using PHP/MySQLi.

This College Website was developed using PHP, MySQL Database, HTML, and CSS. This project is a content management system with an online application for a certain school which means the content of the website is dynamic and can be easily updated on the admin side. This project has many contents categories that are relevant to the school website.

Features/Pages

Admin Side

  • Update Contents for the ff pages/panel:
    • Home
    • Admission
    • Program
    • Exams
    • Campus
    • About
    • Contact
    • News and Events
    • Entry Requirements
    • and many more.
  • Application List
  • Users Management

Public

  • Submit Application
  • Explore and Read the Contents of the pages of the website.

How to Run

Requirements

  • Download and Install any local web server that can run PHP Script like XAMPP/WAMP.
  • You will need a text editor such as notepad++ or sublime for modification of the scripts.

Setting up

  • Download and Extract the source code zip file. (download button is located below)
  • For XAMPP/WAMP, open the XAMPP/WAMP's Control Panel and start "Apache" and "MySQL".
  • If you are using XAMPP, Copy and Paste the extracted folder to xampp's "htdocs" folder. For wamp, paste the folder inside the "www" folder.
  • Locate the SQL file inside the source code folder, the file is known as "fieldatc".
  • Open the PHPMyAdmin in a browser (http://localhost/phpmyadmin) and create a new database naming "fieldatc".
  • Import the SQL file in your newly created database.
  • Open a web browser and browse "http://localhost/fieldatc".

Admin Access

Admin name: florian
Password: fieldatc

That's you can now have an actual experience to explore the features and functionalities of this PHP/MySQLi Project. I hope this will help you with what you are looking for and for your future PHP project.

Enjoy :)

For any question feel free to comment below or you can contact me on my Facebook profile: http://www.facebook.com/florian.kipeta and http://www.facebook.com/tanzamo

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Comments

dear sir your database is cannot import in mysql phpmyadmin

Submitted byRiaz Ahmad (not verified)on Sat, 08/22/2015 - 12:17

dear help me i cannot install MYSql in database when i import sql file in database they asked error and all sql text coler is red help me or send me sql file at my this E.mail; [email protected]
Submitted bynelzkie15on Sat, 03/26/2016 - 16:14

im creat a table a table name of a table other are service and note ...im success hehheheh complete
Submitted bySamuel Moses (not verified)on Sun, 07/29/2018 - 05:56

Good evening Sir, I have tried to install your script, but error message is returned when I tried importing the SQL file. Pls could you send me the working SQL file? Thanks!!!
Submitted byAbdulkadir (not verified)on Mon, 10/07/2019 - 19:28

I Got this Error please Help me sir Fatal error: Uncaught Error: Call to undefined function mysql_connect() in C:\xampp\htdocs\fieldatc\connect.php:2 Stack trace: #0 C:\xampp\htdocs\fieldatc\header.php(2): require() #1 C:\xampp\htdocs\fieldatc\index.php(8): include('C:\\xampp\\htdocs...') #2 {main} thrown in C:\xampp\htdocs\fieldatc\connect.php on line 2
Submitted byAnonymous (not verified)on Thu, 12/24/2020 - 14:56

In reply to by Abdulkadir (not verified)

"SET NAMES 'utf8'")); } catch (PDOException $e) { exit("Error: " . $e->getMessage()); } ?>
Submitted byHishma (not verified)on Mon, 11/04/2019 - 14:39

Sir plz send me database .. its giving an error ... Send me to my email [email protected]
Submitted byshashwat (not verified)on Wed, 01/15/2020 - 14:30

very good website for php projects
Submitted bynyeem (not verified)on Sat, 02/29/2020 - 11:47

Fatal error: Uncaught Error: Call to undefined function mysql_connect() in C:\xampp\htdocs\fieldatc\connect.php:2 Stack trace: #0 C:\xampp\htdocs\fieldatc\header.php(2): require() #1 C:\xampp\htdocs\fieldatc\index.php(8): include('C:\\xampp\\htdocs...') #2 {main} thrown in C:\xampp\htdocs\fieldatc\connect.php on line 2
Submitted bybugbounty-hunter (not verified)on Wed, 01/27/2021 - 00:45

hi sir can you tell me your email i want to tell you about one vulnerability in your admin panel

Add new comment