3v4l.org

run code in 300+ PHP versions simultaneously
you can edit your page.php file of your current theme, and detlee these following code:<?php get_header(); ?><?php get_sidebar(); ?><?php get_footer(); ?>then your page will only have the content on it, no header, no sidebar and no footer. Was this answer helpful?
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/iY4kf
function name:  (null)
number of ops:  9
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    1     0  E >   ECHO                                                     'you+can+edit+your+page.php+file+of+your+current+theme%2C+and+detlee++these+following+code%3A'
          1        INIT_FCALL_BY_NAME                                       'get_header'
          2        DO_FCALL                                      0          
          3        INIT_FCALL_BY_NAME                                       'get_sidebar'
          4        DO_FCALL                                      0          
          5        INIT_FCALL_BY_NAME                                       'get_footer'
          6        DO_FCALL                                      0          
          7        ECHO                                                     'then+your+page+will+only+have+the+content+on+it%2C+no+header%2C+no+sidebar+and+no+footer.++Was+this+answer+helpful%3F'
          8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
145.68 ms | 1384 KiB | 13 Q