Все публикации

Marketing Tips: Increase Email Open Rates w/ Personalized Subject Lines. #emailmarketing #marketing

Strategic Atomic Habits

Benefits of Custom Software Development for Small Businesses

Is Building Software Easy?

The Root of Developer Burnout: Shifting Priorities

Errors Intro - PHP - P73

Accessing associative array elements in PHP.

Looking at associative arrays in PHP.

Modifying array elements in PHP. #developer

Accessing the last array element in PHP.

Accessing array elements with the index value in #PHP.

Looking at simple arrays in #PHP. How do you create an #array? That’s what this #short is about.

Final one on strings, I promise. Just wanted to show special characters in PHP strings.

Evaluating strings as variables in PHP: ${“string”}

Single vs double quotes in PHP strings.

Strings are a basic data type and probably the most frequently used one in PHP.

Floats and Doubles are the same thing in PHP.

PHP integers. You know, whole numbers.

Just when you thought true and false were enough, PHP says, nope. Let’s look at truthy bools.

Basic Booleans in PHP: Working with true and false, and if/else boolean logic.

An introduction to variables in #php

More about comments in #php

PHP has a few different options when it comes to comments. Frequently, it’s based on preference.

PHP is leaps and bounds from where it started. It’s a modern language and the syntax is enjoyable.