3v4l.org

run code in 300+ PHP versions simultaneously
<?php $filename= "1404985656_2014-07-08_12_00__vikerraadio__vikerraadio-uudised__elistvere_loomapark_ootab_öiseid_külastajaid"; var_dump(mb_strpos('ö',mb_strtolower($filename))); $filename = str_replace($replace, $with , mb_strtolower($filename)); var_dump($filename);
Output for git.master, git.master_jit, rfc.property-hooks
bool(false) Warning: Undefined variable $replace in /in/DZ8Iq on line 4 Warning: Undefined variable $with in /in/DZ8Iq on line 4 Deprecated: str_replace(): Passing null to parameter #1 ($search) of type array|string is deprecated in /in/DZ8Iq on line 4 Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /in/DZ8Iq on line 4 string(111) "1404985656_2014-07-08_12_00__vikerraadio__vikerraadio-uudised__elistvere_loomapark_ootab_öiseid_külastajaid"

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:
37.38 ms | 402 KiB | 8 Q