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, \n 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.".\n Tuletame meelde, et hilinemisel kaotab broneering kehtivuse \n \n Kohtumiseni, \n ABC Tehno"; echo $email_message; ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/gd4bb
function name:  (null)
number of ops:  15
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.00'
    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        CONCAT                                           ~9      'Lugupeetud+klient%2C+%0A+teile+broneeritud+%C3%BClevaatuse+aeg+on+', !0
          5        CONCAT                                           ~10     ~9, '+kell+'
          6        CONCAT                                           ~11     ~10, !1
          7        CONCAT                                           ~12     ~11, '.+ABC+Tehno+asub+aadressil+S%C3%B5pruse+pst+27%2C+tel%3A+6+999+227%2C+email%3A+'
          8        CONCAT                                           ~13     ~12, !2
          9        CONCAT                                           ~14     ~13, '+koduleht%3A+'
         10        CONCAT                                           ~15     ~14, !3
         11        CONCAT                                           ~16     ~15, '.%0A+Tuletame+meelde%2C+et+hilinemisel+kaotab+broneering+kehtivuse+%0A+%0A+Kohtumiseni%2C+%0A+ABC+Tehno'
         12        ASSIGN                                                   !4, ~16
    7    13        ECHO                                                     !4
         14      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
149.55 ms | 1393 KiB | 13 Q