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

How to Install PHP 5 on Ubuntu Gnu/Linux Distro

GNU/Linux Ubuntu Installing PHP 5 Guide

Hi! The Tutorial shows you Step-by-Step How to Install PHP 5.x on Ubuntu GNU/Linux Distribution.

And to get the PHP 5 Ubuntu Installation, you have to Manually Setup the Ubuntu Apt PPA Repository.

How to Install PHP 5 on Ubuntu - Featured

GNU/Linux Ubuntu PHP 5 Installation