1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

point to more (external) sites

This commit is contained in:
Gabor Hojtsy
2006-09-12 11:46:23 +00:00
parent fb9fe685c5
commit 1b803e5bec

View File

@@ -9,6 +9,14 @@ $SIDEBAR_DATA = '
what PHP.net can offer you. Our <a href="/sitemap.php">sitemap</a>
helps you find your way around the site.
</p>
<h3>More PHP related sites</h3>
<p>
Of course there are a lot more sites connected to PHP
somehow, which are not part of the PHP.net site family.
Our <a href="/links.php">links page</a> offers some start
pages you will find intresting.
</p>
';
site_header("A Tourist's Guide");
?>