3v4l.org

run code in 300+ PHP versions simultaneously
<?php //По словам вице-премьера Крыма, единственными законными вооруженными формированиями на территории Крыма являются российские вооружен... #Новости_0629 #.. $stxt = "По словам вице-премьера Крыма, единственными законными вооруженными формированиями на территории Крыма являются российские вооруженные силы."; $keywords = ''; $keywords = explode(',',$keywords); $other_text = "...<br> #Новости_0629"; foreach ($keywords as $value) { $other_text.= !empty($value) ? " #" . trim($value) : ''; } $other_text .= "<br> Подробнее: http://www.0629.com.ua/news/489813"; $strlen_other = strlen($other_text); echo $strlen_other . PHP_EOL; $description_text_lenght = 220 - $strlen_other; $full_text = mb_substr($stxt, 0, $description_text_lenght,'UTF-8') . $other_text; if(true){ $full_text .="<br> <img src='http://s.citysites.ua/section/newsIcon/upload/images/news/icon/93917261-8562-kryim_13941132274.jpg'/><br>"; } var_dump($full_text);
Output for git.master, git.master_jit, rfc.property-hooks
87 string(458) "По словам вице-премьера Крыма, единственными законными вооруженными формированиями на территории Крыма являются российские вооруженны...<br> #Новости_0629<br> Подробнее: http://www.0629.com.ua/news/489813<br> <img src='http://s.citysites.ua/section/newsIcon/upload/images/news/icon/93917261-8562-kryim_13941132274.jpg'/><br>"

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