For Programmers: Free Programming Magazines  


Home > Archive > PHP Mirrors > May 2004 > cvs: phpweb / download-docs.php /images/books 8778435978.jpg /include books.inc









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpweb / download-docs.php /images/books 8778435978.jpg /include books.inc
Gabor Hojtsy

2004-05-22, 8:30 am

goba Sat May 22 07:38:45 2004 EDT

Added files:
/phpweb/images/books 8778435978.jpg

Modified files:
/phpweb download-docs.php
/phpweb/include books.inc
Log:
adding new Danish book suggested by Martin Fisker Jensen

http://cvs.php.net/diff.php/phpweb/...63&r2=1.64&ty=u
Index: phpweb/download-docs.php
diff -u phpweb/download-docs.php:1.63 phpweb/download-docs.php:1.64
--- phpweb/download-docs.php:1.63 Fri Mar 5 08:13:17 2004
+++ phpweb/download-docs.php Sat May 22 07:38:44 2004
@@ -1,5 +1,5 @@
<?php
-// $Id: download-docs.php,v 1.63 2004/03/05 13:13:17 dams Exp $
+// $Id: download-docs.php,v 1.64 2004/05/22 11:38:44 goba Exp $
$_SERVER['BASE_PAGE'] = 'download-docs.php';
include_once $_SERVER['DOCUMENT_ROOT'] . '/include/prepend.inc';

@@ -17,7 +17,9 @@
A free CHM viewer is available for Linux, *BSD and Solaris,
which is capable of reading the CHMs available here, except
the extended CHMs. It is called
- <a href="http://xchm.sourceforge.net/">xCHM</a>.
+ <a href="http://xchm.sourceforge.net/">xCHM</a>. If you
+ use Gnome, you might also be interested in another fine
+ project named <a href="http://gnochm.sourceforge.net/">GnoCHM</a>.
</p>

<h3>File sizes and dates</h3>
http://cvs.php.net/diff.php/phpweb/...27&r2=1.28&ty=u
Index: phpweb/include/books.inc
diff -u phpweb/include/books.inc:1.27 phpweb/include/books.inc:1.28
--- phpweb/include/books.inc:1.27 Tue Dec 23 12:14:44 2003
+++ phpweb/include/books.inc Sat May 22 07:38:45 2004
@@ -1,6 +1,6 @@
<?php

-// $Id: books.inc,v 1.27 2003/12/23 17:14:44 goba Exp $
+// $Id: books.inc,v 1.28 2004/05/22 11:38:45 goba Exp $

/*
This file contains books data for books.php, including languages and type information.
@@ -1311,6 +1311,17 @@
),

array(
+ /* title[s] */ "Advanceret PHP",
+ /* title_link */ "http://www.gad.dk/bog.asp?id=176204",
+ /* author[s] */ "Cristopher Cosentino",
+ /* auth link[s] */ "",
+ /* image */ "8778435978.gif",
+ /* information */ "2003, ISBN 87-7843-597-8",
+ /* inform. link */ "http://www.gad.dk/bog.asp?id=176204",
+ /* language */ "dk"
+ ),
+
+ array(
/* title[s] */ "PHP. Web scripting",
/* title_link */ "http://www.internetbookshop.it/ser/serdsp.asp?shop=1415&isbn=8883780132",
/* author[s] */ "Rasmus Lerdorf",
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com