3v4l.org

run code in 300+ PHP versions simultaneously
<?php ?> body { margin-left: auto; margin-right: auto; width: 85%; } .fotodiv { float:left; margin: 10px; padding: 5px; border:1px solid #0000ff; position:relative; } .fotodiv img { width: 320px; height: 240px; } .fotodiv div { display:none; position:absolute; /* absolute position (so we can position it where we want)*/ bottom:0px; /* position will be on bottom */ left:0px; width:100%; /* styling bellow */ background-color:black; font-family: 'tahoma'; font-size:15px; color:white; opacity:0.7; /* transparency */ } .fotodiv div p { padding:10px; margin:0px; }
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/q5Y3p
function name:  (null)
number of ops:  2
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ECHO                                                     'body%0A%7B%0A%09margin-left%3A+auto%3B%0A%09margin-right%3A+auto%3B%0A%09width%3A+85%25%3B%0A%7D%0A%0A.fotodiv+%0A%7B%0A%09float%3Aleft%3B%0A%09margin%3A+10px%3B%0A%09padding%3A+5px%3B%0A%09border%3A1px+solid+%230000ff%3B%0A%09position%3Arelative%3B%0A%7D%0A%0A.fotodiv+img+%0A%7B%0A%09width%3A+320px%3B%0A%09height%3A+240px%3B%0A%7D%0A%0A.fotodiv+div+%0A%7B%0A%09display%3Anone%3B%0A%09%0A%09position%3Aabsolute%3B+%2F%2A+absolute+position+%28so+we+can+position+it+where+we+want%29%2A%2F++%0A++++bottom%3A0px%3B+%2F%2A+position+will+be+on+bottom+%2A%2F++%0A++++left%3A0px%3B++%0A++++width%3A100%25%3B++%0A++++%0A++++%2F%2A+styling+bellow+%2A%2F++%0A++++background-color%3Ablack%3B++%0A++++font-family%3A+%27tahoma%27%3B++%0A++++font-size%3A15px%3B++%0A++++color%3Awhite%3B++%0A++++opacity%3A0.7%3B+%2F%2A+transparency+%2A%2F++%0A%7D%0A%0A.fotodiv+div+p%0A%7B%0A%09padding%3A10px%3B++%0A++++margin%3A0px%3B+%0A%7D'
   45     1      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
147.55 ms | 1384 KiB | 13 Q