Code Stop Logo
  • Home

Search CodeStop.com

  • Home
  • Articles
Search Results for
Google Workspaces: Forwarding an email address (not using an alias)

Quickly create/route an email address / "alias" without eating up the user's email aliases (30 allowed). Since I have multiple domains, aliases can add up quick and hit that 30-alias limit. The solution is to create a new default route.

Access Methods From Another Controller in CakePHP3

Access Methods From Another Controller in CakePHP3
CakePHP

Get the Referring Page

This example shows you how to get the referring page, so you can provide your user with a link to their last page.
CakePHP

Copy one table to another, with data, across databases - MySql / MariaDB

Copy one table from another, across databases with MariaDB / MySql.
MySql / MariaDB

Using INSERT SELECT to copy & populate one table from another.

Using INSERT SELECT to copy & populate one table from another.
MySql / MariaDB

CakePHP3 & CakePHP4: Get the Name of the Controller or Method

This example shows how to the get name of the controller or method in CakePHP3
CakePHP3, CakePHP

Replace Spinners on HTML5 Int Fields

This example shows you how to use CSS to replace the spinners / incrementers on HTML5 number-type fields.
CSS

Hashing a password in CakePHP3

Hashing a password in CakePHP3
CakePHP3

How to Backup and Restore of All MySql or MariaDB Databases


MySql / MariaDB

Replace strings in multiple fields with MySql / MariaDB

This example shows you how to replace strings in table rows for a specific database field.
MySql / MariaDB

Reading and Writing Cookies in CakePHP 4

Write and read cookies in your CakePHP 4 app.
CakePHP, CakePHP4

Use Multiple Joins in CakePHP database calls

This demonstrates how to use multiple joins in your CakePHP database calls.
CakePHP3

Sort by Specific Field-Values in a Field in MySql / MariaDB

Use this example to sort by a specific value in a field within your table, then sort by other fields.
MySql / MariaDB

CakePHP Joining Multiple Instances of the Same Table in Your Model and Controller

Joining a single table on multiple fields in CakePHP 4, for example, join the users table on created_by and modified_by fields.
CakePHP 4, CakePHP

Search / Filter Records in an HTML Table Using jQuery

Search and filter records in a table using jQuery.
Javascript, jQuery

CakePHP 4 - Impersonate Another User

This article demonstrates how to login as another user by impersonation, in CakePHP4. This allows administrators to login as another user and test issues with that user.
CakePHP

CakePHP 4 - Using Custom Prefixes for Routers & Templates (Other Than Admin)

Use an alternative prefix in CakePHP4. For example, you can have separate folders for different functionality by user role, and you can use this method to separate functionality (actions / methods) for specific purposes, in separate controllers.
CakePHP, CakePHP4

Get Items for a Dropdown in CakePHP 4

Get Items to Populate a Dropdown in CakePHP 4
CakePHP4

Retrieve Errors on Execution of a CakePHP Data Method (e.g. when saving)

Retrieve Errors on Execution of a CakePHP Data Method (e.g. when saving)
CakePHP

CakePHP4 - Skip CSRF Check for Prefixes With Api

This example shows you how to skip CSRF checks in CakePHP (when you have it globally enabled), for prefixes with 'Api'
CakePHP, CakePHP4

  • 1
  • 2
  • 3
  • 4
  • 5
Page 2 of 5, showing 20 record(s) out of 90 total
Related Info
cakephp mysql / mariadb cakephp3 css cakephp4 cakephp 4 javascript jquery 
Porto Website Template

© Copyright 2009-2025. CodeStop.com. All Rights Reserved.