php tutorial

Data Table Pagination with Live Search using Laravel, jQuery, and Ajax Request

Submitted by oretnom23 on

In this tutorial, you can learn to create a Live Search Box feature in Laravel 10 Data with Pagination. The tutorial aims to provide students and beginners with a reference for learning to create a useful feature or component of a Laravel Project. Here, I will be providing a simple web application script that demonstrates the creation of the said feature using the Laravel version 10 Framework.

Form Validation and Show Errors using PHP Tutorial

Submitted by oretnom23 on

In this tutorial, you can learn to Validate Form Fields and Display Errors using PHP Language. The tutorial aims to provide students and beginners with a reference for validating form fields using some built-in functions of PHP and returning the error validation messages. Here, I will be providing a simple web page script that demonstrates the main goal of this tutorial. The web page's complete source code zip file is also provided and is free to download.

Retrieving Data Between 2 Dates From Database using PHP and MySQL DB Tutorial

Submitted by oretnom23 on

In this tutorial, you can learn to Retrieve Data Between 2 Dates from the Database using PHP Language and MySQL Database. The tutorial aims to provide students and beginners with a reference for learning some techniques for developing dynamic websites or web applications. Here, I will be providing simple web application scripts that demonstrate the objective of this tutorial. The sample source code zip file is free to download.

Creating a Dynamic Ordering Data using PHP, MySQL, and JavaScript Tutorial

Submitted by oretnom23 on

In this tutorial, you can learn to create Dynamic Ordering Data and DOM Elements using PHP, JavaScript, and MySQL Database. This tutorial aims to provide students and beginners with a reference for learning some useful techniques for building an application using PHP Language, MySQL, and JavaScript. Here, I will be providing a simple web application that demonstrates the main objective of this tutorial. The complete source code zip file will be provided also and is free to download.

Creating a Forgot and Reset Password Feature in PHP and MySQL Tutorial

Submitted by oretnom23 on

In this tutorial, you can learn how to create a Forgot and Reset Password feature in PHP and MySQL Database. This tutorial aims to provide students and beginners with a reference for learning to create and implement useful features of web applications or websites. Here, I will be providing simple web application scripts that demonstrate the creation of an application with Forgot and Reset Password Feature.

Preventing CSRF (Cross-Site Request Forgery) Attack in PHP Tutorial

Submitted by oretnom23 on

In this tutorial, you can learn to prevent your site from CSRF or Cross-site Request Forgery Attacks using PHP Language. The tutorial aims to provide students and beginners with a reference for learning to build a secure web application using PHP Language for the server-side script. Here, I will be providing a simple web page script that demonstrates the main Idea for preventing the site from CSRF Attacks.

Converting Date and Time from a specific Time Zone to another using PHP Tutorial

Submitted by oretnom23 on

In this tutorial, you can learn how to Convert Date and Time from a specific Time Zone to another using PHP Language. The tutorial aims to provide students and beginners with a reference for learning to set and manage date time zones using PHP Language built-in class or object. Here, I will be providing a simple web page script that demonstrates the conversion of a date and time from a specific time zone into a different time zone.

Creating a Download Image from URL Form with Preview using PHP and JS Tutorial

Submitted by oretnom23 on

In this tutorial, you can learn how to create an Image Preview and Download from an Image URL using PHP and JavaScript. The tutorial aims to provide students and beginners with a reference for learning some useful techniques and features for developing effective web applications. Here, I will be providing the scripts of a simple program that I created that demonstrate the creation of an Image Download and Preview form.

Contact Form for Websites using PHP, Bootstrap, and Google SMTP Free Download

Submitted by oretnom23 on
This is a simple PHP Program called Contact Form for websites. This web application demonstrates the Contact Form feature of a website which allows the site's visitors to reach out or send a message to the site management. It is developed using PHP, Bootstrap 5.3 Framework, and Google SMTP. The main purpose of this program is to provide students or new programmers with a reference for learning to

Different Ways of Populating HTML Select Options from MySQL Database using PHP, JS, and jQuery Tutorial

Submitted by oretnom23 on

In this tutorial, you will learn how to Populate the HTML's Select box with options from the MySQL Database. The main purpose of this tutorial is to provide the students and beginners with a reference for learning some techniques for building an application using PHP, MySQL DB, JS, and jQuery Library. Here, snippets and scripts are provided to give you a better understanding of the possible ways to achieve the said goal of this tutorial. A sample source code zip file is also provided and is free to download.