3v4l.org

run code in 300+ PHP versions simultaneously
// aghi ko ali forget // // maile print garna khojeko chai, <li class='hello'>, but see // first ma la // you know yesto garna paudaina, $string = 'hello'.'world', thaha cha hai?, correct or // hooooooo // same kura tala bhayo // but we want to print <li class='hello'> // so tehi bhayera, to make it easy, we can write using double quotes (") <?php //echo '<li class='hello'>'; ?> // this would be wrong, because ' le start garyo ani ' le nai end garyo // but " ko case ma agadi " cha ani laasst ma matra " cha, ty bich ma ' corect corrrect, didi le yestai hernu bhaneko // try to realize things, like kun le quote start gareko is very important, ok ask "'\"\"' "lfkjsfjss" /ax/ this is valid "'""'"// this is invalid, hera hamilai tyo mix garna ko lagi, """", yesto aune bittikai bigryo, matlab " le start garyo ani " le end garyo "" yaha bicha ma kehi ni chaina "", this is nvalid syntax "" . "" // this is valid syntax because concat operator // so direct mix and match garna mildian, same quotes chai " '''''''''' " // yo chai valid cha, because start ma " cha ani ekdam last ma " cha // so veryv er importatnwhat you start with and end with // aba timro quesstion if I want to echo "'"'" I have to <?php echo "'" . '"' . "'"; ?> <-- this is our output maile vane ko tyo milyo ki nai ?? ae mi"l
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/B7AQf
function name:  (null)
number of ops:  5
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    1     0  E >   ECHO                                                     '%2F%2F+aghi+ko+ali+forget%0A%2F%2F%0A%0A%2F%2F+maile+print+garna+khojeko+chai%2C+%3Cli+class%3D%27hello%27%3E%2C+but+see%0A%2F%2F+first+ma+la%0A%2F%2F+you+know+yesto+garna+paudaina%2C+%24string+%3D+%27hello%27.%27world%27%2C+thaha+cha+hai%3F%2C+correct+or%0A%2F%2F+hooooooo%0A%2F%2F+same+kura+tala+bhayo%0A%2F%2F+but+we+want+to+print+%3Cli+class%3D%27hello%27%3E%0A++++%2F%2F+so+tehi+bhayera%2C+to+make+it+easy%2C+we+can+write+using+double+quotes+%28%22%29%0A'
   11     1        ECHO                                                     '+%2F%2F+this+would+be+wrong%2C+because+%27+le+start+garyo+ani+%27+le+nai+end+garyo%0A%2F%2F+but+%22+ko+case+ma+agadi+%22+cha+ani+laasst+ma+matra+%22+cha%2C+ty+bich+ma+%27+corect+corrrect%2C+didi+le+yestai+hernu+bhaneko%0A%2F%2F+try+to+realize+things%2C+like+kun+le+quote+start+gareko+is+very+important%2C+ok+ask%0A%22%27%5C%22%5C%22%27%0A%0A%22lfkjsfjss%22+%2Fax%2F+this+is+valid%0A%22%27%22%22%27%22%2F%2F+this+is+invalid%2C+hera%0Ahamilai+tyo+mix+garna+ko+lagi%2C+%22%22%22%22%2C+yesto+aune+bittikai+bigryo%2C+matlab+%22+le+start+garyo+ani+%22+le+end+garyo%0A%22%22+yaha+bicha+ma+kehi+ni+chaina++%22%22%2C+this+is+nvalid+syntax%0A%22%22+.+%22%22+%2F%2F+this+is+valid+syntax+because+concat+operator%0A%2F%2F+so+direct+mix+and+match+garna+mildian%2C+same+quotes+chai%0A%0A%22+%27%27%27%27%27%27%27%27%27%27+%22+%2F%2F+yo+chai+valid+cha%2C+because+start+ma+%22+cha+ani+ekdam+last+ma+%22+cha%0A%2F%2F+so+veryv+er+importatnwhat+you+start+with+and+end+with%0A%2F%2F+aba+timro+quesstion%0A%0Aif+I+want+to+echo+%0A%0A%22%27%22%27%22%0A%0AI+have+to%0A'
   32     2        ECHO                                                     '%27%22%27'
          3        ECHO                                                     '+%3C--+this+is+our+output%0A%0Amaile+vane+ko+tyo+milyo+ki+nai+%3F%3F+ae+mi%22l'
   34     4      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
148.04 ms | 1393 KiB | 13 Q