| Stanislav Malyshev 2007-04-16, 6:59 pm |
| stas Mon Apr 16 22:08:08 2007 UTC
Modified files:
/phpweb/conferences index.php
Log:
Zend/PHP Conference 2007 call for papers
http://cvs.php.net/viewvc.cgi/phpwe...4&diff_format=u
Index: phpweb/conferences/index.php
diff -u phpweb/conferences/index.php:1.13 phpweb/conferences/index.php:1.14
--- phpweb/conferences/index.php:1.13 Thu Mar 29 13:30:47 2007
+++ phpweb/conferences/index.php Mon Apr 16 22:08:08 2007
@@ -1,5 +1,5 @@
<?php
-// $Id: index.php,v 1.13 2007/03/29 13:30:47 bjori Exp $
+// $Id: index.php,v 1.14 2007/04/16 22:08:08 stas Exp $
$_SERVER['BASE_PAGE'] = 'conferences/index.php';
include_once $_SERVER['DOCUMENT_ROOT'] . '/include/prepend.inc';
include_once $_SERVER['DOCUMENT_ROOT'] . '/include/pregen-events.inc';
@@ -18,6 +18,26 @@
// DO NOT REMOVE THIS COMMENT (the RSS parser is dependant on it)
?>
+<a name="8"></a>
+<!-- SUBJECT: cfp -->
+<?php news_image("http://www.zendcon.com/cfp.php", "zendcon07_logo_s.jpg", "Zend/PHP Conference 2007"); ?>
+<h1>Zend/PHP Conference 2007 call for papers</h1>
+<p>
+ <span class="newsdate">[16-Apr-2007]</span>
+2007 marks the third anniversary of the Zend/PHP Conference and Expo. Focused on the PHP, the world's fastest growing web development language, this year’s conference is guaranteed to again be bigger and better than ever.
+</p>
+<p>
+Present your business applications, technical concepts, or cutting edge applications at the Zend/PHP Conference of 2007. With the most sessions, the world's top presenters, and the largest and most qualified attendance, this will be the premier forum for
PHP in 2007.
+</p>
+<p>
+Your participation will make this conference a success. Zend Technologies requests that you submit an abstract.<br />
+The conference selection committee will consider all abstracts submitted on or before May 31, 2007.<br />
+</p>
+<p>
+For more information about topics and submission guidelines please see <a href="http://www.zendcon.com/cfp.php">http://www.zendcon.com/cfp.php</a>.
+</p>
+<hr />
+
<a name="7"></a>
<!-- SUBJECT: cfp -->
<?php news_image("http://froscon.phpugdo.de", "phpatfroscon2007.png", "PHP @ FrOSCon"); ?>
|