---
title: "You Are Here !"
type: "forum-thread"
url: "https://www.webforum.nu/amne/php/126996-you-are-here"
topic: "PHP"
topic_url: "https://www.webforum.nu/amne/php"
author: "Fuel"
published: "2005-04-24T13:22:33.000Z"
updated: "2005-12-30T10:27:49.000Z"
replies: 1
views: 14026
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/126996-you-are-here"
---

# You Are Here !

## #1 — Fuel, 2005-04-24T13:22Z

........

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

## #2 — jeliasson, 2005-12-30T10:27Z

```php
function getBaseUrl() {
    return "http://" . $_SERVER['SERVER_NAME'] . ($_SERVER['SERVER_PORT'] != 80 ? ":" . $_SERVER['SERVER_PORT'] : "") . dirname($_SERVER['PHP_SELF']) . "/";
}
```

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

---

Tråden på webben: https://www.webforum.nu/amne/php/126996-you-are-here
