php

PHP and Google reCAPTCHA Integration on Submitting a Form Tutorial

Introduction

In this tutorial, I will show you a way to Integrate PHP and Google reCAPTCHA for submitting a form. Here I will also teach you how to add reCAPTCHA to your site. The tutorial aims to provide students and new PHP Programmers to have a reference to learn with for securing their web applications. Here, images, snippets, and sample source codes are provided.

Adding Watermark to an Image in PHP using GD Library Tutorial

Introduction

In this tutorial, I will teach you how to Add a Watermark to an Image in PHP. Here, you can learn how to manage or edit images using the PHP GD Library. The tutorial aims to provide students and those new to PHP Language a reference for using GD Library to learn. I will be providing some snippets on how to achieve our goal for this tutorial. Also, I will be giving a sample source code that adds watermarks to uploaded images.

Sanitization Management System Project in PHP and MySQL Free Source Code

Introduction This project is entitled Sanitization Management System. It is a web application developed in PHP and MySQL Database that serves as the sanitization service company's website. The site contains dynamic content and forms for both management and the public/visitor side. It has a pleasant user interface with the help of the Bootstrap Framework and AdminLTE Template. It consists of user

Creating a Database Connection with SQLite3 using PHP Tutorial

Introduction

In this tutorial, I will show you how to Create a Database Connection with SQLite3 in PHP using the Object-Oriented Programming (OOP) Approach. I will also teach you the basic way of creating a database table in SQLite3 in PHP. The tutorial aims to provide students new to PHP Language a reference to learn about PHP and SQLite3 Integration. Here, snippets and sample scripts will be provided.

Creating a Page Pagination in PHP Tutorial

Introduction

In this tutorial, I will show you how to Create a Page Pagination in PHP. Using the Page Pagination Feature developer can build an optimized and faster web application, especially for projects with bulk data. The tutorial aims to provide the students or those who are new to PHP Language a guide to learn to enhance their PHP Programming capabilities.

Creating a Simple MVC Framework in PHP Tutorial

Introduction

In this tutorial, I will teach you how to Create a Simple MVC Framework in PHP. The tutorial aims to provide you guys with a reference or guide to widen your knowledge and enhance your PHP programming capabilities by understanding and creating a simple MVC Framework. This is useful for you especially if you are planning to create wide broad scope of web applications. This will help you to learn to create your own MVC Framework for your own development and projects.

Creating a DateTime Time Ago like Social Networking Sites in PHP Tutorial

Introduction

In this tutorial, I will teach you How to create a Time Ago Feature in PHP for your sites. This feature is like you've seen in some other famous social networking sites such as Facebook. This feature represents how old the post, blog, or article on your site is. The tutorial aims to provide IT/CS students or those who are new to PHP Language a reference or guide for learning some different methods or techniques using the said programming language.

Book Store Management System Project using PHP CodeIgniter 3 Free Source Code

Introduction This project is entitled Book Store Management System. It is a CodeIgniter Project application that aims to provide an automated online platform for bookstores to manage their sales transactions and records. It has a simple and pleasant user interface using Bootstrap Framework. It consists of user-friendly features and functionalities. What is CodeIgniter? CodeIgniter is a web

Preventing SQL Injection in PHP Tutorial

Introduction

In this tutorial, I will teach you how to Prevent SQL Injection in writing your PHP Queries for your current and future PHP Projects. This tutorial aims to give the IT/CS Students or those new to PHP Language a reference to learn for securing their database data in PHP. Here, I will be providing some snippets with a sample source code that demonstrates our topic for this tutorial.

Human Resource Management System Project in PHP and MySQL Free Source Code

Introduction This is a simple Human Resource Management System. It is a web application that was developed in PHP and MySQL Database. It aims to provide an online automated platform for certain company employees' to manage or submit their leave applications. It has a pleasant user interface with some gradient color and uses Bootstrap and Responsee Framework for the page designs. It consists of