Code Comments
Programming Forum and web based access to our favorite programming groups.goba Fri Apr 15 16:16:16 2005 EDT Modified files: /phpweb downloads.php Log: alphabetical order (ie. AS/400 to the top), and adding Solaris info http://cvs.php.net/diff.php/phpweb/...0&r2=1.231&ty=u Index: phpweb/downloads.php diff -u phpweb/downloads.php:1.230 phpweb/downloads.php:1.231 --- phpweb/downloads.php:1.230 Sun Apr 3 06:59:11 2005 +++ phpweb/downloads.php Fri Apr 15 16:16:15 2005 @@ -1,5 +1,5 @@ <?php -// $Id: downloads.php,v 1.230 2005/04/03 10:59:11 goba Exp $ +// $Id: downloads.php,v 1.231 2005/04/15 20:16:15 goba Exp $ $_SERVER['BASE_PAGE'] = 'downloads.php'; include_once $_SERVER['DOCUMENT_ROOT'] . '/include/prepend.inc'; @@ -16,12 +16,13 @@ </p> <ul class="simple"> ' .// <li><a href="http://195.228.168.217/louise/index.php?MENU=6">AmigaOS</ a></li> - '<li><a href="http://www.entropy.ch/software/macosx/php/">Mac OS X</a></li > + '<li><a href="http://publib-b.boulder.ibm.com/Redbooks.nsf/RedpieceAbstrac ts/redp3639.html">AS/400</a></li> + <li><a href="http://www.entropy.ch/software/macosx/php/">Mac OS X</a></li> <li><a href="http://developer.novell.com/ndk/php.htm">Novell NetWare</a></li > <li><a href="http://silk.apana.org.au/php/">OS/2</a></li> <li><a href="http://php.alexwaugh.com/">RISC OS</a></li> <li><a href="http://freeware.sgi.com/index-by-alpha.html#php">SGI IRIX 6.5.x </a></li> - <li><a href="http://publib-b.boulder.ibm.com/Redbooks.nsf/RedpieceAbstract s/redp3639.html">AS/400</a></li> + <li>Solaris (<a href="http://sunfreeware.com/programlistsparc10.html#php"> SPARK</a>, <a href="http://sunfreeware.com/programlistintel10.html#php">INTE L</a> )</li> </ul> <h3>Older versions of PHP</h3>
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.