diff --git a/examples.php b/examples.php index 734d6e66..951cf477 100644 --- a/examples.php +++ b/examples.php @@ -106,6 +106,9 @@ echo ''; echo ''; break; + case "PHP": + echo ''; + break; } } ?>