Comments on: Learning PHP: Concatenate Strings and Variables Efficiently https://wpshout.com/php-concatenate-strings/ A hub for advanced WordPress users, developers & savvy business owners. Thu, 23 Apr 2020 07:04:00 +0000 hourly 1 https://wordpress.org/?v=6.4.3 By: HughC https://wpshout.com/php-concatenate-strings/#comment-21508 Wed, 05 Jun 2019 23:19:25 +0000 https://wpshout.com/?p=19047#comment-21508 It might be handy to add a bonus points / next level section on `sprintf()`, which is the function I reach for whenever I have more than basic string output to assemble. It offers more power and I adds more readability to code.

]]>