mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Add "semi-permlinks"
# will be used in the RSS feed
This commit is contained in:
@@ -18,6 +18,7 @@ site_header("PHP Conferences around the world", array("layout_workaround" => $la
|
||||
// DO NOT REMOVE THIS COMMENT (the RSS parser is dependant on it)
|
||||
?>
|
||||
|
||||
<a name="6"></a>
|
||||
<?php news_image("http://conf.phpquebec.com/en/conf2007/", "conference_php_quebec.gif ", "PHP Québec conference"); ?>
|
||||
<h1>PHP Québec conference 2007</h1>
|
||||
<p>
|
||||
@@ -43,6 +44,7 @@ contributors.
|
||||
|
||||
<hr />
|
||||
|
||||
<a name="5"></a>
|
||||
<?php news_image("http://conferences.oreillynet.com/os2007/", "os2007.gif", "OSCON Open Source Convention"); ?>
|
||||
<h1> O'Reilly OSCON call for papers</h1>
|
||||
<p>
|
||||
@@ -53,6 +55,7 @@ in Portland, Oregon, and has a PHP track as usual. The Call for Papers closes Mo
|
||||
|
||||
<hr />
|
||||
|
||||
<a name="4"></a>
|
||||
<?php news_image("http://phpconference.com/", "intcon2007spring.png", "International PHP Conference 2007 Spring Edition"); ?>
|
||||
<h1>International PHP Conference 2007 Spring Edition : Call for Paper</h1>
|
||||
<p>
|
||||
@@ -71,6 +74,8 @@ Christopher Kunz and Sebastian Meyen. The language for talks is both English and
|
||||
</p>
|
||||
|
||||
<hr />
|
||||
|
||||
<a name="3"></a>
|
||||
<?php news_image("http://www.phpconference.co.uk/", "phplondon2007.png", "PHP London 2007"); ?>
|
||||
<h1>PHP London 2007</h1>
|
||||
<p>
|
||||
@@ -79,6 +84,8 @@ After the success of 2006 the <a href="http://www.phplondon.org/">PHP London use
|
||||
</p>
|
||||
|
||||
<hr />
|
||||
|
||||
<a name="2"></a>
|
||||
<?php news_image("http://www.phparch.com/tek", "phptek2007.png", "php|tek 2007"); ?>
|
||||
<h1>php|tek 2007</h1>
|
||||
<p>
|
||||
@@ -91,6 +98,7 @@ After the success of 2006 the <a href="http://www.phplondon.org/">PHP London use
|
||||
|
||||
<hr />
|
||||
|
||||
<a name="1"></a>
|
||||
<?php news_image("http://vancouver.php.net/", "vancouver_conference_2007.gif", "PHP Vancouver 2007"); ?>
|
||||
<h1>Vancouver PHP Conference</h1>
|
||||
<p>
|
||||
|
||||
@@ -145,6 +145,7 @@ site_header("Hypertext Preprocessor", array('onload' => 'boldEvents();', 'headta
|
||||
// DO NOT REMOVE THIS COMMENT (the RSS parser is dependant on it)
|
||||
?>
|
||||
|
||||
<a name="4"></a>
|
||||
<h1>PHP 5.2.1 Released</h1>
|
||||
<p>
|
||||
<span class="newsdate">[08-Feb-2007]</span>
|
||||
@@ -196,7 +197,7 @@ and PHP 5.2.1.
|
||||
|
||||
<hr />
|
||||
|
||||
|
||||
<a name="3"></a>
|
||||
<h1>The front page has changed</h1>
|
||||
<p>
|
||||
<span class="newsdate">[08-Feb-2007]</span>
|
||||
@@ -208,6 +209,7 @@ and PHP 5.2.1.
|
||||
|
||||
<hr />
|
||||
|
||||
<a name="2"></a>
|
||||
<?php news_image('http://php.net/manual/en/','php-logo.gif','The PHP Manual'); ?>
|
||||
<h1>PHP Manual Updates</h1>
|
||||
<p>
|
||||
@@ -232,6 +234,7 @@ and PHP 5.2.1.
|
||||
|
||||
<hr />
|
||||
|
||||
<a name="1"></a>
|
||||
<h1>PHP 5.2.0 Released</h1>
|
||||
<p>
|
||||
<span class="newsdate">[02-Nov-2006]</span>
|
||||
|
||||
Reference in New Issue
Block a user