3v4l.org

run code in 300+ PHP versions simultaneously
<?php $arr = ['User' => 'elevejoin2sSSsss', 'rne' => '0951S36M', //'0131318M', //01X1252F 'Profil' => 'National_3', 'Enseignant' => array( 'Classes' => array( '6test' ), 'Matière' => 'Français' ), 'Eleve' => array( 'Classe' => '3tessst', 'NivFormation' => '3' )]; file_put_contents ("toto.txt", $arr);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Eal3C
function name:  (null)
number of ops:  6
compiled vars:  !0 = $arr
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, <array>
   15     1        INIT_FCALL                                               'file_put_contents'
          2        SEND_VAL                                                 'toto.txt'
          3        SEND_VAR                                                 !0
          4        DO_ICALL                                                 
          5      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
154.16 ms | 1393 KiB | 15 Q