This demonstrates how to use multiple joins in your CakePHP database calls.
CakePHP3
CakePHP 4 Using an app.php or app_local.php Variable in Components or Controllers
CakePHP
These examples describe how to install the AWS SDK for PHP with composer, and utilize S3.
cakephp4, AWS, CakePHP
This example shows you how to get the count of records within the last 7 days. In our table, we have the full date and time; This example shows all records for a complete day, grouped by day.
MySql
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
This example shows you how to get the reverse route for a controller/action in CakePHP4.
CakePHP4
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
This describes how to assign variables so you can use them later in views or layouts.
CakePHP4, CakePHP
Generate a random token or string of characters & numbers of any given length.
PHP
This example shows you how to randomize results returned in MySql / MariaDB
MySql / MariaDB
This example shows you how to change the layout in CakePHP4
CakePHP, CakePHP4, CakePHP3
CakePHP4 Mailer Usage - Gmail - Email Transport Example with CakePHP 4.
CakePHP, CakePHP4
This article shows you how to easily blur parts of an image in Photoshop.
Photoshop
Masking Text Effect in Photoshop
Photoshop
Some of the top free places to find icons for your websites & development.
Free, Website Tools
This example shows you how to encrypt a string and decrypt it.
PHP
Use .htaccess to Access Your Pages Without Using an Extension
Apache
These examples show the differences in inserting records when in CakePHP3 & CakePHP4.
CakePHP, CakePHP3, CakePHP4