It’s hard to believe that OpenLampTech tech will be 1 year in the making and 4 more editions from now. Insane! Here’s this week’s edition with the best PHP, MySQL, and LAMP stack media I curated. Thanks for reading 📚
(more…)LAMP
OpenLampTech issue #46 – Substack Repost
Welcome to another packed issue of OpenLampTech, your media source and coverage of all things PHP, MySQL and LAMP stack. The readership continues to grow and I cannot thank you all enough. 🙏
(more…)OpenLampTech issue #42 – Substack Repost
Welcome to this week’s OpenLampTech newsletter, the newsletter for MySQL and PHP developers. There is always something to learn and share from all the curated sources out there and OpenLampTech has the MySQL, PHP, and LAMP Stack content covered. Thank you for reading! 📚
(more…)OpenLampTech issue #41 – Substack Repost
We have another packed issue of OpenLampTech, the newsletter for MySQL and PHP developers, this week. I’m glad to have you here. Thank you!
(more…)CodeIgniter 4 Query Parameter Binding with examples in MySQL
As powerful and useful as the CodeIgniter 4 Query Builder class methods and functions are, there are times when you need to hand-craft your own queries. Perhaps they are complex. Or, you would just rather write the raw SQL. Learn how to safely use the input you need – typically as part of the WHERE clause conditional(s) – using 2 different parameter binding variations with examples in MySQL.
(more…)