mirror of
https://github.com/php/web-php.git
synced 2026-03-29 18:52:08 +02:00
Added three more articles.
This commit is contained in:
15
news.php3
15
news.php3
@@ -55,6 +55,21 @@ function endEntry() {
|
||||
|
||||
<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 WIDTH=100%>
|
||||
|
||||
<? makeEntry( "What you should know about PHP", "by <a href=\"mailto:gilmore@cob.ohio-state.edu\">Jason Gilmore</a>",
|
||||
"http://webreview.com/pub/2000/01/21/feature/index.html", "January 21, 2000");?>
|
||||
PHP can help you look like a web-wunderkid while saving you hours of drudgery.
|
||||
<? endEntry(); ?>
|
||||
|
||||
<? makeEntry( "PHP 3/4: Dynamische Webseiten-Generierung", "by Marco Zierl",
|
||||
"http://www.zdnet.de/internet/artikel/java/200002/dynamik05_00-wc.html", "January 19, 2000");?>
|
||||
(In German.) "Der Newcomer unter den Web-Applikationssprachen ist kostenlos erhältlich."
|
||||
<? endEntry(); ?>
|
||||
|
||||
<? makeEntry( "Seitendynamik: Dynamische Webseiten-Generierung", "by Marco Zierl",
|
||||
"http://www.zdnet.de/internet/artikel/java/200002/dynamik02_00-wc.html", "January 19, 2000");?>
|
||||
(In German.) "Mit PHP, ASP und Cold Fusion konkurrieren drei unterschiedliche Lösungen um die Vorherrschaft beim Programmieren von dynamischen Webseiten. Wir zeigen Ihnen die Stärken und Schwächen der Testkandidaten."
|
||||
<? endEntry(); ?>
|
||||
|
||||
<? makeEntry( "PHP: a silent killer", "by <a href=\"mailto:jim.white@sreb.org\">Jim White</a>",
|
||||
"http://www.osopinion.com/Opinions/JimWhite/JimWhite5.html", "December 22, 1999");?>
|
||||
PHP is now running over a million web sites and with good reason. PHP is open ource, it runs equally well on NT and UNIX, it's well documented. PHP is no doubt stealing market share from Microsoft's Active Server Pages, but the media has been unusually quiet about the issue. Even as Apache's success has become front page news, PHP has gone largely unnoticed. Maybe Microsoft wants to keep it that way.
|
||||
|
||||
Reference in New Issue
Block a user