3v4l.org

run code in 300+ PHP versions simultaneously
<?php for ($i=1;$i<20;$i++) { echo 'DROP TABLE `catalog_product_flat_' . $i . '`;' . PHP_EOL; }
Output for git.master, git.master_jit, rfc.property-hooks
DROP TABLE `catalog_product_flat_1`; DROP TABLE `catalog_product_flat_2`; DROP TABLE `catalog_product_flat_3`; DROP TABLE `catalog_product_flat_4`; DROP TABLE `catalog_product_flat_5`; DROP TABLE `catalog_product_flat_6`; DROP TABLE `catalog_product_flat_7`; DROP TABLE `catalog_product_flat_8`; DROP TABLE `catalog_product_flat_9`; DROP TABLE `catalog_product_flat_10`; DROP TABLE `catalog_product_flat_11`; DROP TABLE `catalog_product_flat_12`; DROP TABLE `catalog_product_flat_13`; DROP TABLE `catalog_product_flat_14`; DROP TABLE `catalog_product_flat_15`; DROP TABLE `catalog_product_flat_16`; DROP TABLE `catalog_product_flat_17`; DROP TABLE `catalog_product_flat_18`; DROP TABLE `catalog_product_flat_19`;

This tab shows result from various feature-branches currently under review by the php developers. Contact me to have additional branches featured.

Active branches

Archived branches

Once feature-branches are merged or declined, they are no longer available. Their functionality (when merged) can be viewed from the main output page


preferences:
80.05 ms | 402 KiB | 8 Q