Skip to content

PHP Tutorials for Beginners | zope-europe.org

  • Home
Expand Search Form

PHP Frameworks and their use in blogging: Magento

kdi1290djKKs April 7, 2024June 3, 2025

Whether you’re blogging about popular space-themed Invaders slot games, or sharing tips on web development, choosing the right PHP framework can make a big difference in how your site performs and grows. One powe... Read More PHP Frameworks and their use in blogging: Magento

Frameworks: Reinventing the Wheel

kdi1290djKKs March 22, 2021June 3, 2025

Developers love frameworks — and for good reason. They offer structure, reusable components, and a faster path to deployment. But with every new PHP framework released, we hear the same criticism:

Read More Frameworks: Reinventing the Wheel

Avoid executing MySQL queries within loops

kdi1290djKKs December 5, 2017June 3, 2025

One of the most common performance mistakes in PHP (and many other languages) is executing database queries inside a loop. It works — until it doesn’t. In this tutorial, we’ll explore why it’s a bad practice, show concrete examples, and offer better alternatives.Read More Avoid executing MySQL queries within loops

Saving HABTM in CakePHP: A Practical Guide

kdi1290djKKs October 11, 2016June 3, 2025

Handling hasAndBelongsToMany (HABTM) relationships in CakePHP can be confusing for newcomers and even experienced developers. This tutorial walks you through how to correctly save HABTM data using CakePHP’s built-in ORM capa... Read More Saving HABTM in CakePHP: A Practical Guide

Recent Posts

  • PHP Frameworks and their use in blogging: Magento
  • Frameworks: Reinventing the Wheel
  • Avoid executing MySQL queries within loops
  • Saving HABTM in CakePHP: A Practical Guide

Recent Comments

No comments to show.
  • PHP Tutorials for Beginners | zope-europe.org © 2025