/Beginner-PHP-Projects

Beginner level PHP projects which i have built on the beginning of my journey(2017-2020) to learn and experiment by following some youtube channels

Primary LanguageJavaScriptMIT LicenseMIT

Beginner PHP Projects

Table of Contents
  1. About The Project
  2. Getting Started
  3. Projects
  4. License

About The Project

These are the some beginner level PHP projects which i have built on the beginning of my journey(2017-2020) to learn and experiment by following some youtube channel so some of the project you may find similiar.

(back to top)

Built With

These are some scrach php projects with oop,mysqli and pdo mysql

  • html
  • css
  • Bootstrap
  • js
  • JQuery
  • php
  • oop
  • pdo
  • mysql

(back to top)

Getting Started

By following the instructions you can run these projects on your machine

Installation

  1. Clone the repo

    https://github.com/S4F4Y4T/Beginner-PHP-Projects.git
  2. Import the .sql file into mysql database

  3. Find the config.php file on root or /lib directory, open and change the constant according to your database information

(back to top)

Projects

Here's the list of projects

Blog

This is a full blog project with category,search,related post,conact us,pagination functionalities using scrach php with mysql, admin panel to manage everything. blog blog-2 blog-4

(back to top)

Login Register System

This is a login register system with view user and update profile information login-1 login-2 Screenshot-20221206100729-1417x568

(back to top)

Shoutbox

Live shoutbox Screenshot-20221206101533-1250x751

(back to top)

Image Upload

Screenshot-20221206104824-1296x795

(back to top)

Attendance System

Screenshot-20221206104604-1503x812 Screenshot-20221206104615-1375x680

(back to top)

Crud

crud crud-1

(back to top)

PDO Crud

Used MYSQL PDO on this project pdo pdo-1

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)