3v4l.org

run code in 300+ PHP versions simultaneously
<?php $s0 = 'SmartNumbers|Decimal Separator e.g. 1.14|.'; //$sp = strpos($s0, '|', -1); $string = "What"; $sp = strpos($string, "W", -1); echo $sp;
Output for 7.3.24 - 7.3.33, 7.4.12 - 7.4.33, 8.0.0 - 8.0.30, 8.1.0 - 8.1.28, 8.2.0 - 8.2.18, 8.3.0 - 8.3.7
Output for 7.0.19
Warning: strpos(): Offset not contained in string in /in/4um1g on line 8

preferences:
109.47 ms | 401 KiB | 120 Q