This demonstrates how to use multiple joins in your CakePHP database calls.
CakePHP3
This example shows you how to replace strings in table rows for a specific database field.
MySql / MariaDB
This example shows you how to get the referring page, so you can provide your user with a link to their last page.
CakePHP
Using INSERT SELECT to copy & populate one table from another.
MySql / MariaDB
If you have been using GMail's "less secure" feature to send SMTP emails from your website, you've probably noticed as of May 30, 2022 that it's no longer working. here's a solution.
Support
Generate a random token or string of characters & numbers of any given length.
PHP
This example shows you how to get the reverse route for a controller/action in CakePHP4.
CakePHP4
This describes how to assign variables so you can use them later in views or layouts.
CakePHP4, CakePHP
This guide will walk you through the process of setting up three Model Context Protocol (MCP) servers for Claude Desktop: SQLite, GitHub, and filesystem access. These servers enable Claude Desktop to interact with your local files, databases, and GitHub repositories.
AI, ClaudeAI, AI Agent, Claude Desktop, Claude Desktop Automation, Claude MCP, Claude Model Control, Claude Model Control Protocol, Claude as an AI Agent, Claude AI Agent
Masking Text Effect in Photoshop
Photoshop
This example shows you how to encrypt a string and decrypt it.
PHP
This article shows you how to easily blur parts of an image in Photoshop.
Photoshop
Including Vendor Files (e.g. Authorize.net) in CakePHP 3
CakePHP, CakePHP3
Retrieve Errors on Execution of a CakePHP Data Method (e.g. when saving)
CakePHP
CakePHP4 Mailer Usage - Gmail - Email Transport Example with CakePHP 4.
CakePHP, CakePHP4
This example shows you how to change the layout in CakePHP4
CakePHP, CakePHP4, CakePHP3
Use .htaccess to Access Your Pages Without Using an Extension
Apache
This example shows you how to randomize results returned in MySql / MariaDB
MySql / MariaDB