---
title: "Unexpected T_VARIABLE"
type: "forum-thread"
url: "https://www.webforum.nu/amne/php/54551-unexpected-t-variable"
topic: "PHP"
topic_url: "https://www.webforum.nu/amne/php"
author: "Skarre"
published: "2002-09-28T16:16:28.000Z"
updated: "2002-09-28T21:03:00.000Z"
replies: 1
views: 194
page: 1
pages: 1
language: "sv-SE"
site: "webForum — webforum.nu"
rights: "Upphovsrätten till varje inlägg tillhör dess författare."
attribution: "Citera som: webForum, https://www.webforum.nu/amne/php/54551-unexpected-t-variable"
---

# Unexpected T_VARIABLE

## #1 — Skarre, 2002-09-28T16:16Z

> Parse error: parse error, unexpected T_VARIABLE in /home/s/sdts/www/index.php on line 5

```php
<? 
header("Location: http://web.sdts.nu/");
exit;
?>
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="#000000" text="#FFFFFF" link="#FFCC00" vlink="#FFCC00" alink="#FFCC00">
Om du inte förflyttas automatiskt kan du klicka <a href="http://web.sdts.nu"><strong>här</strong></a> 
för att gå till SDTS.
</body>
</html>
```

Permalänk: https://www.webforum.nu/p/54551

## #2 — Webslave, 2002-09-28T21:03Z

Öh... skumt?

Permalänk: https://www.webforum.nu/p/802278

---

Tråden på webben: https://www.webforum.nu/amne/php/54551-unexpected-t-variable
