3v4l.org

run code in 300+ PHP versions simultaneously
<?php $url = urlencode('http://littlebird.static.wearejh.com'); $hashTags = 'littlebird'; $text = urlencode('Product Name'); $imageurl = urlencode('http://johnlewis.scene7.com/is/image/JohnLewis/000105335'); ?> <a target="blank" href="http://pinterest.com/pin/create/button/?url=<?php echo $url ?>&media=<?php echo $imageurl ?>" title="Pin This Post">Pin</a>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/ckFSb
function name:  (null)
number of ops:  19
compiled vars:  !0 = $url, !1 = $hashTags, !2 = $text, !3 = $imageurl
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'urlencode'
          1        SEND_VAL                                                 'http%3A%2F%2Flittlebird.static.wearejh.com'
          2        DO_ICALL                                         $4      
          3        ASSIGN                                                   !0, $4
    3     4        ASSIGN                                                   !1, 'littlebird'
    4     5        INIT_FCALL                                               'urlencode'
          6        SEND_VAL                                                 'Product+Name'
          7        DO_ICALL                                         $7      
          8        ASSIGN                                                   !2, $7
    5     9        INIT_FCALL                                               'urlencode'
         10        SEND_VAL                                                 'http%3A%2F%2Fjohnlewis.scene7.com%2Fis%2Fimage%2FJohnLewis%2F000105335'
         11        DO_ICALL                                         $9      
         12        ASSIGN                                                   !3, $9
    7    13        ECHO                                                     '%0A%3Ca+target%3D%22blank%22+href%3D%22http%3A%2F%2Fpinterest.com%2Fpin%2Fcreate%2Fbutton%2F%3Furl%3D'
    8    14        ECHO                                                     !0
         15        ECHO                                                     '%26media%3D'
         16        ECHO                                                     !3
         17        ECHO                                                     '%22+title%3D%22Pin+This+Post%22%3EPin%3C%2Fa%3E'
         18      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
180.3 ms | 1386 KiB | 15 Q