Category: PHP
-
Server-side Defense: PHP Validation, Hashing, And MariaDB Storage
PHP Validation, Santization, and Storage Every developer knows the challenge: you need to collect user data via a form, and that data must be both valid and securely stored.
Written by

-
Handle AJAX Video File Upload Using PHP And MariaDB
Secure Video Uploads: Building the PHP and MariaDB Backend (Part 2) Welcome back!
Written by

-
Handle AJAX Multiple File Upload Using PHP And MariaDB
Beginner’s Guide: Secure File Uploads with PHP, AJAX, and MariaDB In our previous tutorial, we focused on the frontend, using HTML5 and the Fetch API to create a sleek, drag-and-drop user interface for file uploads.
Written by

-
Upload Multiple Files Using PHP And MariaDB
How to Upload Multiple Files in PHP (With MariaDB Integration) Are you just starting out with PHP and want to learn how to build a multiple file upload system that saves filenames to a MariaDB database?
Written by

-
PHP To-Do List App
Build a Simple PHP To-Do List App: Learn CRUD with Best Practices If you are just starting out with PHP and want a simple, hands-on project to learn server-side logic, forms, and basic database operations, this tutorial is for you.
Written by

-
Getting Started with Phorge: Self-Hosted Collaborative Software Development
How to Install and Use Phorge – An Open Source Tool for Software Collaboration If you’re looking for a free, open source platform for software collaboration, code review, and bug tracking, look no further than Phorge.
Written by

-
PHP Crash Course Contact Form App
PHP Crash Course (Beginner to Intermediate) Using PHP 8.4 – Build a Contact Form Want to learn PHP quickly and build something useful?
Written by
