The publication is growing and we are sharing the good stuff in this OpenLampTech newsletter issue. Developer interviews, a curated WordPress resource, and the LAMP stack coverage you expect are all coming at ya in issue #33…
(more…)web development
OpenLampTech issue #30 – Substack Repost
I’m back again this week with your MySQL, PHP, and LAMP stack media outlet source. There are plenty of great reads in this week’s OpenLampTech newsletter. Enjoy and please share the publication.
(more…)OpenLampTech issue #23 – Substack Repost
Ready for your weekly dose of PHP/MySQL content? Well, you’re in luck because this issue of OpenLampTech has just what you need!
(more…)Building Landing Pages With SeedProd
I’ve been exploring several page builders and similar types of WordPress plugins lately and built out a few landing pages with the easy-to-use SeedProd plugin. Visit any of the links within this post to view the live, fully-responsive landing pages…
(more…)CodeIgniter 4 Query Builder join() Method Explained
The CodeIgniter 4 Query Builder class provides ORM-like functionality for Database operations in the framework. As developers, we know SQL JOINs are foundational and oftentimes required in order to retrieve the correct data. The Query Builder class has a dedicated join() method you can use when constructing queries where JOINs are necessary. Continue reading and learn how to use the CodeIgniter 4 Query Builder join() method…
(more…)