HEX
HEX
Server: Apache/2
System: Linux server.lbnode.com 5.15.0-134-generic #145-Ubuntu SMP Wed Feb 12 20:08:39 UTC 2025 x86_64
User: famous (1004)
PHP: 8.1.32
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: /home/famous/domains/famousphysicists.org/public_html/wp-content/themes/famous2/single.php
<?php get_header(); ?>

<div id="inner">
  <div id="content-sidebar-wrap">
    <div id="content" class="hfeed">
      <?php if ( have_posts() ) : while ( have_posts() ) : the_post(); ?>
      <h1>
        <?php the_title(); ?>
      </h1>
      <div class="entry">
        <script type="text/javascript"><!--
            google_ad_client = "pub-0956577070291964";
            google_ad_width = 728;
            google_ad_height = 90;
            google_ad_format = "728x90_as";
            google_ad_type = "text_image";
            google_color_border = "FFFFFF";
            google_color_bg = "FFFFFF";
            google_color_link = "000080";
            google_color_text = "000000";
            google_color_url = "808080";
            //--> 
            </script> 
            <script type="text/javascript"
            
            src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> 
            </script> 
        
        <?php the_content(); ?>
        
        <script type="text/javascript"><!--
            google_ad_client = "pub-0956577070291964";
            google_ad_width = 728;
            google_ad_height = 90;
            google_ad_format = "728x90_as";
            google_ad_type = "text_image";
            google_color_border = "FFFFFF";
            google_color_bg = "FFFFFF";
            google_color_link = "000080";
            google_color_text = "000000";
            google_color_url = "808080";
            //--> 
            </script> 
            <script type="text/javascript"
            
            src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> 
            </script>
        
      </div>
      <div id="comments">
        <?php comments_template(); ?>
      </div>
      <?php endwhile; else: ?>
      <h2>Woops...</h2>
      <p>Sorry, no posts we're found.</p>
      <?php endif; ?>
    </div>
    <?php get_sidebar(); ?>
  </div>
</div>
<?php get_footer(); ?>