3v4l.org

run code in 300+ PHP versions simultaneously
<?php $plugin = 'CORE'; $pluginLowerCase = strtolower($plugin); if (in_array($pluginLowerCase, array('app.', 'core.'))) { $plugin = ''; }

preferences:
32.07 ms | 402 KiB | 5 Q