Tag: File Upload
-
PHP Text PDF Generator App
How to Generate Text PDFs Using PHP Without Third-Party Libraries In this tutorial, we will walk through how to generate PDF files with simple text using PHP without any external libraries, and we will also create a styled HTML5 form that allows you to input text and generate a PDF.
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

-
HTML5 Multiple File Upload AJAX Using Fetch API
Frontend File Uploads: Mastering HTML5 Multiple Upload AJAX with Fetch API Welcome to the start of an exciting, beginner-friendly series!
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

-
HTML5 Drag And Drop Upload Animation
Creating a “Blingy” Drag-and-Drop File Upload Animation with PHP & HTML5 (No Libraries) In this beginner-friendly tutorial, we’ll create a drag-and-drop file upload animation using PHP and HTML5-all without relying on any external libraries or frameworks.
Written by
