Using MySQL BLOB Data with PHP on Ubuntu 20.04BLOB is an acronym for Binary Large Object. This data-type stores binary information in a MySQL dataPHPUbuntuMySQLPHPOctober 2, 2020By Francis Ndungu
Create MySQL Lookup Tables with PHP on Ubuntu 20.04A lookup table is an array of items for users to select from your application when submitting data tPHPUbuntuMySQLPHPFebruary 20, 2021By Francis Ndungu
How to Page PostgreSQL Data with PHPPaging is a method of retrieving small, defined chunks from a larger set of data. For example, if yoPostgreSQLDatabasesPHPPHPJuly 29, 2021By Francis Ndungu
Cache MySQL Data with Redis® and PHP on Ubuntu 20.04Redis (Remote Dictionary Server) is a fast open-source in-memory key-value database that supports riPHPMySQLRedis®PHPNovember 13, 2020By Francis Ndungu
How to Install PHP and PHP-FPM on Ubuntu 24.04PHP (Hypertext Preprocessor) is a popular server-side scripting language that enables the developmenPHPPHP-FPMUbuntuPHPJuly 19, 2024By Bagaskara Guruh T
How to Install PHP and PHP-FPM on Rocky Linux 9PHP (Hypertext Preprocessor) is an open-source server side scripting language that enables the develRocky LinuxPHPPHP-FPMPHPJuly 19, 2024By José Rafael Gutierrez
The Definitive Guide to Laravel Performance OptimizationPerformance OptimizationPHPLaravelPHPOctober 26, 2022By Ian Kumu