Skip to content
Pondermatic

Expertly crafted software

  • Home
  • Products
    • Custom Stock Messages for WooCommerce
    • Custom Stock Messages Pro for WooCommerce

Category: Uncategorized

Many WordPress Development Sites with One Install

Leave a Comment / Uncategorized / By James Richards / 2022-02-21

Goals Many web hosts. One host for each customer development site. Multiple databases. One for each site. Multiple upload directories. One for each site. Only one WordPress installation. Only one plugins and theme directory. One PHP installation. Different PHP versions can be used for each web site. Create a virtual web host for each site. […]

PHP Parameter Type Declarations

Leave a Comment / Uncategorized / By James Richards / 2021-12-06

Parameter type declarations and return type declarations were added to PHP in 7.0 For scalar types (bool, int, float, string), what happens when a different type of value is passed into a function depends on if strict mode is enabled in the file that calls the function. The default is to coerce some scalar values

PHP Parameter Type DeclarationsRead More »

Recent Posts

  • Many WordPress Development Sites with One Install
  • PHP Parameter Type Declarations

Archives

  • February 2022
  • December 2021

Categories

  • Uncategorized
Copyright 2019 Pondermatic