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

How to Install Pecl on Debian Gnu/Linux Distro

GNU/Linux Debian Installing Pecl Guide

Hi! The Tutorial shows you Step-by-Step How to Install PHP PECL on Debian GNU/Linux Desktops.

And PECL for Debian (PHP Extension Community Library) is a Repository of Extensions for the PHP programming language.

Finally, these instructions are Valid also for:

  • Kali
  • MX Linux
  • Deepin
  • Parrot
  • antiX
  • SparkyLinux
  • Q4OS
  • Vanilla OS
  • Netrunner
  • Voyager Debian
  • MakuluLinux
  • Elive
  • LMDE
  • Parsix
Pecl Install Debian - Featured

GNU/Linux Debian PHP PECL Installation Guide