3v4l.org

run code in 300+ PHP versions simultaneously
<?php $js_date = "12.12.2013"; $js_time = 10.00; $mail_adress = "<a href='mailto:info@abctehno.ee'>info@abctehno.ee</a>"; $page = "<a href='http://www.abctehno.ee'>www.abctehno.ee</a>"; $email_message ="Lugupeetud klient,<br><br> teile broneeritud ülevaatuse aeg on ".js_date." kell ".js_time.". ABC Tehno asub aadressil Sõpruse pst 27, tel: 6 999 227, email: ".$mail_adress." koduleht: ".$page.".<br><br>Tuletame meelde, et hilinemisel kaotab broneering kehtivuse<br><br>Kohtumiseni,<br>ABC Tehno" ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/mu3qN
function name:  (null)
number of ops:  16
compiled vars:  !0 = $js_date, !1 = $js_time, !2 = $mail_adress, !3 = $page, !4 = $email_message
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, '12.12.2013'
    3     1        ASSIGN                                                   !1, 10
    4     2        ASSIGN                                                   !2, '%3Ca+href%3D%27mailto%3Ainfo%40abctehno.ee%27%3Einfo%40abctehno.ee%3C%2Fa%3E'
    5     3        ASSIGN                                                   !3, '%3Ca+href%3D%27http%3A%2F%2Fwww.abctehno.ee%27%3Ewww.abctehno.ee%3C%2Fa%3E'
    6     4        FETCH_CONSTANT                                   ~9      'js_date'
          5        CONCAT                                           ~10     'Lugupeetud+klient%2C%3Cbr%3E%3Cbr%3E+teile+broneeritud+%C3%BClevaatuse+aeg+on+', ~9
          6        CONCAT                                           ~11     ~10, '+kell+'
          7        FETCH_CONSTANT                                   ~12     'js_time'
          8        CONCAT                                           ~13     ~11, ~12
          9        CONCAT                                           ~14     ~13, '.+ABC+Tehno+asub+aadressil+S%C3%B5pruse+pst+27%2C+tel%3A+6+999+227%2C+email%3A+'
         10        CONCAT                                           ~15     ~14, !2
         11        CONCAT                                           ~16     ~15, '+koduleht%3A+'
         12        CONCAT                                           ~17     ~16, !3
         13        CONCAT                                           ~18     ~17, '.%3Cbr%3E%3Cbr%3ETuletame+meelde%2C+et+hilinemisel+kaotab+broneering+kehtivuse%3Cbr%3E%3Cbr%3EKohtumiseni%2C%3Cbr%3EABC+Tehno'
         14        ASSIGN                                                   !4, ~18
         15      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
154.85 ms | 1394 KiB | 13 Q