3v4l.org

run code in 300+ PHP versions simultaneously
<?php function simple_car_type($longtype) { $words = expode(' ', $longtype); return $words; } simple_car_type('1 Ton Pickup');
Output for git.master, git.master_jit, rfc.property-hooks
Fatal error: Uncaught Error: Call to undefined function expode() in /in/blGuQ:5 Stack trace: #0 /in/blGuQ(11): simple_car_type('1 Ton Pickup') #1 {main} thrown in /in/blGuQ on line 5
Process exited with code 255.

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:
53.9 ms | 401 KiB | 8 Q