Tag: web development
-
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

-
PHP Dynamically Plotting HTML5 Graphs Using MariaDB
Beginner Guide to PHP MariaDB and Dynamic Canvas Plotting with CRUD This guide introduces a simple way for beginners to use PHP with MariaDB to create a basic data system that can add update delete and display information as a live canvas graph in the browser.
Written by

-
Generate Wall Tiled Corner With Blender Python API For Website
Creating a Granite-Tiled Wall Corner in Blender Using Python API and Displaying It in the Browser with Model-Viewer In this tutorial, we will learn how to use Blender’s Python API to create a simple tiled wall corner with a granite texture, lighting it using an HDR image from the Courtyard EXR in Blender 4.5 LTS.
Written by

-
PHP Dynamically Change Color Of Image
How to Dynamically Change the Color of an Image with PHP Introduction: In this tutorial, we’ll explore how to dynamically change the color of an image on a webpage using PHP.
Written by

-
Generate Snowman With Blender Python API For Website
Creating a Simple Snowman with Blender Python API and Displaying It in the Web Browser with Model-Viewer Introduction Creating 3D models with Blender’s Python API is a fun and educational experience, especially when you’re a beginner.
Written by

-
PHP Database Word Search App
Building a Word Search with PHP and MariaDB: Fetching Search Results Using FULLTEXT, LIKE, and LOCATE/POSITION In this beginner-level tutorial, we’ll walk you through creating a simple word search application using PHP and MariaDB.
Written by

