php tutorial

JSON CRUD Operation in PHP Tutorial

Submitted by oretnom23 on

Introduction

In this tutorial, you will learn an effective way of Creating a CRUD Operation of JSON File Data in PHP language. This tutorial aims to provide a reference or guide for students or for those who are new to PHP Language to enhance their knowledge and programming capabilities of handling JSON File Data using the said programming language. Here, I have provided a snippets and sample web application's source code that is free to download.

Bulk Deletion using Checkbox in PHP and JavaScript Tutorial

Submitted by oretnom23 on

Introduction

In this tutorial, you will learn how to Create a Bulk Deletion Feature for web applications using HTML Checkbox, PHP, MYSQL Database, JavaScript, and jQuery/Ajax. This tutorial aims to provide a reference or guide to students or new programmers for the integration of PHP, MySQL Database, and JavaScript to develop an effective and interactive web application. Here, snippets and sample program web application source code are provided.

Dynamic Navigation Tree using PHP Multi-Level Array Source Code

Submitted by oretnom23 on
Introduction In this article, I will show you how to Create a Dynamic Navigation Tree in PHP. This kind of feature might be useful for you for your current or future project especially if you are planning to develop a broad and dynamic website or web application. Here, snippets and a sample web application source code are provided. What is a Dynamic Navigation Tree? A Dynamic Navigation Tree is a

3 Ways to Execute PHP Function in JavaScript Tutorial

Submitted by oretnom23 on

Introduction

In this tutorial, I will show you the 3 Different Effective Ways to execute PHP functions in JavaScript. The tutorial aims to provide the students and new programmers a reference to learn to enhance their programming skills using PHP Language and JavaScript. Here, snippets and sample source code will be provided for a better understanding of using the scripts.

Block Inserter for Dynamic Content using PHP Demo Source Code

Submitted by oretnom23 on
Introduction This is a simple web application called Block Inserter. The application was developed using PHP and MySQL Database. The application inserts block/blocks to the site page with dynamic contents. It was inspired by the famous WordPress Plugin called Ad Inserter. The source code provided is only built for educational and demonstration purposes only. Technologies Here is the list of

Creating a Login Remember Me Feature in PHP Tutorial

Submitted by oretnom23 on

Introduction

In this tutorial, you will learn how to Create a Login Form Remember Me Feature using PHP Language. The tutorial aims to provide the students and new programmers a reference to learn with and enhance their programming capabilities using the PHP Language. To achieve this kind of feature we will be using the HTTP Cookies. Here, snippets and sample source code are provided for a better understanding about the process.

Live Form Validation using PHP and Ajax Tutorial

Submitted by oretnom23 on

Introduction

In this tutorial, I will show you how to Create Live Form Validation using PHP and Ajax. You will learn the effective way of validating the input field value of a certain form in your web application. The tutorial aims to provide the students and new programmers a reference for learning and enhancing their programming capabilities using PHP Language and jQuery Library. Here, snippets and sample source code will be provided to have a better understanding of the scripts.

Google Login Integration in PHP Tutorial

Submitted by oretnom23 on

Introduction

In this tutorial, we will tackle about How to Integrate Google Login in PHP for your web application. The tutorial aims to provide students and new programmers a reference to learn to enhance their project security by integrating the application with one of the trusted platforms of the users such as Google. Here you will learn the step-by-step process of integrating your application with Google OAuth. Snippets and a sample working source code are also provided in this tutorial.

Submitting Form Data using Angular JS and PHP Tutorial

Submitted by oretnom23 on

Introduction

In this tutorial, we will tackle about how to submit form data with validation using AngularJS and PHP. The tutorial aims to provide students and new programmers a reference to learn with for enhancing their programming capabilities using AngularJS and PHP Language. Here, snippets and source codes will be provided to give you a better understanding of the topic.

PHP and Google reCAPTCHA Integration on Submitting a Form Tutorial

Submitted by oretnom23 on

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.