3v4l.org

run code in 300+ PHP versions simultaneously
<?php $first = "investor"; $last = "harga"; $str = "abstrak investor evaluasi analisis faktor mempengaruhi nilai intrinsik harga saham"; Echo substr($str, strpos($str, $first)+strlen($first), strpos($str, $last)-strpos($str, $first)-strlen($first)) ."\n"; $first = "tersedia"; $last = "timbul"; $str = "informasi tersedia investor evaluasi analisis faktor mempengaruhi kondisi perusahaan dimasa investor memperkecil kerugian timbul seminimal fluktuasi pertumbuhan perkembangan perusahaan"; Echo substr($str, strpos($str, $first)+strlen($first), strpos($str, $last)-strpos($str, $first)-strlen($first));
Output for git.master, git.master_jit, rfc.property-hooks
evaluasi analisis faktor mempengaruhi nilai intrinsik investor evaluasi analisis faktor mempengaruhi kondisi perusahaan dimasa investor memperkecil kerugian

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:
102.31 ms | 405 KiB | 5 Q