Title: T-STRING?
Last modified: August 18, 2016

---

# T-STRING?

 *  [nate1977](https://wordpress.org/support/users/nate1977/)
 * (@nate1977)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/t-string/)
 * What is a T-STRING?>
 * I was working on my blog and when I save it, I got this message.
 * Parse error: syntax error, unexpected T_STRING in /home/nathanev/public_html/
   wp-content/themes/black-letterhead/header.php on line 8
 * <!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “[http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”&gt](http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”&gt);
   
   <html xmlns=”[http://www.w3.org/1999/xhtml”&gt](http://www.w3.org/1999/xhtml”&gt);
 * <head profile=”[http://gmpg.org/xfn/11″&gt](http://gmpg.org/xfn/11″&gt);
    <meta
   http-equiv=”Content-Type” content=”<?php bloginfo(‘html_type’); ?>; charset=<?
   php bloginfo(‘charset’); “/>
 *  <title><?php bloginfo(‘name’); ?> <?php if ( is_single() ) { ?> » Blog Archive
   <?php } ?> <?php
    <link rel=”alternate” type=”application/rss+xml” title=”RSS
   2.0″ href=”<?php bloginfo(‘rss2_url’); ?>” /> <link rel=”alternate” type=”text/
   xml” title=”RSS .92″ href=”<?php bloginfo(‘rss_url’); ?>” />

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [Medizinische Abkuerzungen](https://wordpress.org/support/users/stefansuedfeld/)
 * (@stefansuedfeld)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/t-string/#post-419143)
 * <?php bloginfo(‘charset’); “/>
 * Missing ?>
 * <?php bloginfo(‘charset’); ?> “/>
 *  Thread Starter [nate1977](https://wordpress.org/support/users/nate1977/)
 * (@nate1977)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/t-string/#post-419149)
 * Thanks, still getting the same thing…
 * Parse error: syntax error, unexpected T_STRING in /home/nathanev/public_html/
   wp-content/themes/black-letterhead/header.php on line 8
 * <!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “[http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”&gt](http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”&gt);
   
   <html xmlns=”[http://www.w3.org/1999/xhtml”&gt](http://www.w3.org/1999/xhtml”&gt);
 * <head profile=”[http://gmpg.org/xfn/11″&gt](http://gmpg.org/xfn/11″&gt);
    <meta
   http-equiv=”Content-Type” content=”<?php bloginfo(‘html_type’); ?>; charset=<?
   php bloginfo(‘charset’);?> “/>
 *  [whooami](https://wordpress.org/support/users/whooami/)
 * (@whooami)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/t-string/#post-419150)
 * upload another header.php that you have not edited and be done with it.
 *  [viper007bond](https://wordpress.org/support/users/viper007bond/)
 * (@viper007bond)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/t-string/#post-419156)
 * You have a random `<?php` in there…
 * And please use a site like [http://pastecode.com](http://pastecode.com) next 
   time — it makes it a lot easier to troubleshoot. 😉

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘T-STRING?’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 4 participants
 * Last reply from: [viper007bond](https://wordpress.org/support/users/viper007bond/)
 * Last activity: [19 years, 8 months ago](https://wordpress.org/support/topic/t-string/#post-419156)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
