Download tutorials, projects & source code for free

subscribe to our channel

support the project

the best hosting plan

Simple Captcha Code Using PHP
Read More

Simple Captcha Code Using PHP

This project was built using PHP, this is a captcha code script, the form generates random numbers that the user must enter once verified the success message is displayed else an error message appears.

PHP Simple Quiz App With Source Code
Read More

PHP Simple Quiz App With Source Code

This project was built using PHP and MYSQL, this is a quiz application the user can add questions with multiple choices and choose the correct answer.The user can ...

PHP CRUD with Login using PDO and MYSQL
Read More

PHP CRUD with Login using PDO and MYSQL

This project was built using PHP PDO, and MYSQL, this is a CRUD application the user can fetch add update and delete data in a database using PDO and MYSQL.The project has a login system t...

Axios PHP CRUD App
Read More

Axios PHP CRUD App

This is a simple contact app built using PHP and Axios, the user can fetch add update, and delete contacts using Axios requests, this is a good example of how to use Axios with PHP for beginners. ...

Ajax CRUD PHP Source Code
Read More

Ajax CRUD PHP Source Code

This CRUD app was built using PHP and ajax, it is a simple contacts app the user can fetch store updates and delete contacts using ajax requests, the app provides also a search form where the user can find contacts easily....

Codeigniter 4 Blog With Source Code
Read More

Codeigniter 4 Blog With Source Code

This project was built using Codeigniter 4 which is the latest version of the framework, Codeigniter is a lightweight framework vs laravel, the project is divided into two sections:- The simple user can explore articles, register and...

CRUD App using PHP and Vuejs
Read More

CRUD App using PHP and Vuejs

This project is built using PHP and Vue js, perfect for beginners who want to know how to integrate Vue js with PHP and connect to MySQL database, the project features:- Fetching data using Axios, adding u...