In this blog post, we will see how to display some additional information on the Shop/Archive/Category page using WooCommerce hooks and good ole PHP. I saw a question similar to this asked recently in a WooCommerce FaceBook group and thought to try my hand at a working solution. Here is what I learned and came up with…
(more…)Code
OpenLampTech issue #70 – Substack Repost
I’ve been enjoying OpenLampTech for 70 weeks now. Wow! That’s a lot of publishing. But, more importantly, a lot of learning. And forming relationships with the readers. I am so grateful you are reading OpenLampTech. Thanks!
(more…)OpenLampTech issue #60 – Substack Repost
Thank you so much for reading OpenLampTech and making it the success it is today. Wow! 600 developers reading each week! I am humbled to say the very least.
(more…)5 PHP web scraping libraries that you should use
Web Scraping is evolving every day. There are new methods and new libraries every day for making web scraping fun and easy. First, letβs understand why we do web scraping, and then we will focus on the top 5 PHP libraries that can help you scrape websites quickly.
(more…)CodeIgniter 4 Database Features Overview in 2022 – Substack Repost
CodeIgniter 4 is a solid, well-designed PHP framework and one I enjoy using and exploring every chance I get. In 2022, the CodeIgniter 4 team released many database-related upgrades. Learn more about the ones I found most significant in this OpenLampTech report.
(more…)