3v4l.org

run code in 300+ PHP versions simultaneously
<!DOCTYPE html><html xmlns="http://www.w3.org/1999/xhtml" <?php language_attributes(); ?><head> <meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title><?php ui::title(); ?></title> <link rel="stylesheet" type="text/css" href="<?php bloginfo('stylesheet_url'); ?>" media="screen" /> <link href='http://fonts.googleapis.com/css?family=Ropa+Sans' rel='stylesheet' type='text/css'> <link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" /> <?php wp_head(); ?> <?php ui::js("jwplayer"); ?> <?php ui::js("jquery.fitvid"); ?> <meta name="robots" content="all"> <meta name="google-site-verification" content="rFSZb906uWfiSPgD42b8ylgH4Gk2hRrwhxTNanDpvFU" /> </head><body <?php body_class(); ?><?php if (function_exists('rps_show')) echo rps_show(); ?><div id="container"> <div id="topNav"> <?php if (option::get("social_icons") == 'on') {?> <ul id="menuSocial"> <?php if (option::get('social_rss') == 'on') { ?> <li> <a href="<?php if (strlen(option::get('misc_feedburner')) < 10) { bloginfo('rss2_url');} else { echo option::get('misc_feedburner'); } ?>"><img src="<?php echo get_template_directory_uri(); ?>/images/icons/rss.png" width="16" height="16" alt="<?php echo option::get('social_rss_title'); ?>" /><?php echo option::get('social_rss_title'); ?></a> </li> <?php } ?> <?php if (option::get('social_twitter_show') == 'on') { ?> <li> <a href="http://twitter.com/<?php echo option::get('social_twitter'); ?>" rel="external,nofollow"><img src="<?php echo get_template_directory_uri(); ?>/images/icons/twitter.png" width="16" height="16" alt="<?php echo option::get('social_twitter_title'); ?>" ><?php echo option::get('social_twitter_title'); ?></a> </li> <?php } ?> <?php if (option::get('social_facebook_show') == 'on') { ?> <li> <a href="<?php echo option::get('social_facebook'); ?>" rel="external,nofollow"><img src="<?php echo get_template_directory_uri(); ?>/images/icons/facebook.png" width="16" height="16" alt="<?php echo option::get('social_facebook_title'); ?>" ><?php echo option::get('social_facebook_title'); ?></a> </li> <?php } ?> </ul> <?php } ?> <?php if (has_nav_menu( 'secondary' )) { wp_nav_menu(array( 'container' => '', 'container_class' => '', 'menu_class' => 'dropdown', 'menu_id' => 'topMenu', 'sort_column' => 'menu_order', 'theme_location' => 'secondary' )); } ?> </div><!-- /#topNav --> <div id="header"> <div class="wrapper"> <div id="logo"> <?php if (!option::get('misc_logo_path')) { echo "<h1>"; } ?> <a href="http://videos.only90s.co.in/wp/" title="<?php bloginfo('description'); ?>"> <?php if (!option::get('misc_logo_path')) { bloginfo('name'); } else { ?> <img src="<?php echo ui::logo(); ?>" alt="<?php bloginfo('name'); ?>" /> <?php } ?> </a><div class="clear"></div> <?php if (!option::get('misc_logo_path')) { echo "</h1>"; } ?> </div><!-- / #logo --> <?php if (option::get('ad_head_select') == 'on') { ?> <div id="bannerHead"><ul class="headerlinks"></ul> <?php if ( option::get('ad_head_code') <> "") { echo stripslashes(option::get('ad_head_code')); } else { ?> <a href="<?php echo option::get('banner_top_url'); ?>"><img src="<?php echo option::get('banner_top'); ?>" alt="<?php echo option::get('banner_top_alt'); ?>" /></a> <?php } ?> </div><!-- /#topad --> <?php } ?> <div class="cleaner">&nbsp;</div> </div><!-- /.wrapper --> </div><!-- /#header --> <div id="menu"> <?php wp_nav_menu(array( 'container' => '', 'container_class' => '', 'menu_class' => 'dropdown', 'menu_id' => 'nav', 'sort_column' => 'menu_order', 'theme_location' => 'primary' )); ?> <div class="cleaner">&nbsp;</div> </div><!-- /#nav -->
Output for 7.0.0 - 7.0.20, 7.1.0 - 7.1.25, 7.2.0 - 7.2.33, 7.3.0 - 7.3.33, 7.4.0 - 7.4.33, 8.0.0 - 8.0.30, 8.1.0 - 8.1.28, 8.2.0 - 8.2.18, 8.3.0 - 8.3.6
<!DOCTYPE html><html xmlns="http://www.w3.org/1999/xhtml" Fatal error: Uncaught Error: Call to undefined function language_attributes() in /in/v0pf3:1 Stack trace: #0 {main} thrown in /in/v0pf3 on line 1
Process exited with code 255.
Output for 5.0.0 - 5.0.5, 5.1.0 - 5.1.6, 5.2.0 - 5.2.17, 5.3.0 - 5.3.29, 5.4.0 - 5.4.45, 5.5.0 - 5.5.37, 5.6.0 - 5.6.28
<!DOCTYPE html><html xmlns="http://www.w3.org/1999/xhtml" Fatal error: Call to undefined function language_attributes() in /in/v0pf3 on line 1
Process exited with code 255.
Output for 4.4.5 - 4.4.9
<!DOCTYPE html><html xmlns="http://www.w3.org/1999/xhtml" Fatal error: Call to undefined function: language_attributes() in /in/v0pf3 on line 1
Process exited with code 255.
Output for 4.3.2 - 4.3.11, 4.4.0 - 4.4.4
<!DOCTYPE html><html xmlns="http://www.w3.org/1999/xhtml" Fatal error: Call to undefined function: language_attributes() in /in/v0pf3 on line 1
Process exited with code 255.
Output for 4.3.0 - 4.3.1
<!DOCTYPE html><html xmlns="http://www.w3.org/1999/xhtml" Fatal error: Call to undefined function: language_attributes() in /in/v0pf3 on line 1

preferences:
242.8 ms | 401 KiB | 364 Q