$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }

How to Easy Install Latest PHP on Mac OS X By HomeBrew

Getting-Started with PHP for Mac

The Linked Unix Tutorial shows you Step-by-Step How to Install and Getting-Started with the Latest PHP 5.x on macOS 10.10+ BSD.

PHP (Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML.

Mac OS X PHP Installation Guides - Featured

PHP 5 Installation macOS

Installing Latest PHP 5.x for macOS