How To Revive A Dead GPU In this post, I'll show you how I fixed my dead GPU by simply heating it up. Some time ago 9V Battery Power Supply In this post, I’ll show a 9V battery portable power supply I made quite a few years ago by originally Useful Software Engineering Resources It's hard to remember everything you learn over the years especially if you don't use it very often. That's why Chrome Dev Tools In this post, we'll take a look at some of the very useful developer tools available in Google Chrome. If Javascript 2D Library Konva.js In this post, we'll take a look at the Konva.js. Konva is a pretty nice 2D javascript graphics library for Setting Up PHP Debugging With XDebug In this post, we’ll learn how to set up the Xdebug debugger for PHP in Visual Studio Code. PHP Exceptions In this code snippet, we'll learn how to throw and handle an exception in PHP. Exceptions are used to indicate that PHP Making PDFs In this code snippet, we'll learn how to make a PDF file in PHP. We will use the FPDF library to generate a PHP Reading And Writing Excel Files In this code snippet, we'll learn how to read and write excel files in PHP. We will use the PHPSpreadsheet library to read/write Excel PHP Using DomDocument To Work With HTML In this code snippet, we'll see how to work with HTML using DomDocument in PHP. If you need to change HTML < Previous 1 … 7 8 9 10 11 … 26 Next >