Welcome to PlantDB Center
Download plantdb_proxy.php.zip and unzip in root directory of your site
And add next code to any container of your site:
<?php include("plantdb_proxy.php"); PlantDB_Proxy::getContent(); ?>