Update of /cvsroot/phplib/php-lib-stable/doc/sgml
In directory usw-pr-cvs1:/tmp/cvs-serv19803/doc/sgml
Modified Files:
.cvsignore 01-insttest.sgml 02-download.sgml 02-mod_php.sgml
02-procedure.sgml 03-auth.sgml 03-ct_file.sgml 03-db_sql.sgml
Added Files:
documentation.sgml
Log Message:
Remove references to NetUSE from docs and HELP.
--- NEW FILE: documentation.sgml ---
<!doctype linuxdoc system [
<!ENTITY f01quickstart SYSTEM "01-quickstart.sgml">
<!ENTITY f01license SYSTEM "01-license.sgml">
<!ENTITY f01prereq SYSTEM "01-prereq.sgml">
<!ENTITY f01qinstgui SYSTEM "01-qinstgui.sgml">
<!ENTITY f01usingcore SYSTEM "01-usingcore.sgml">
<!ENTITY f01insttest SYSTEM "01-insttest.sgml">
<!ENTITY f02installation SYSTEM "02-installation.sgml">
<!ENTITY f02files SYSTEM "02-files.sgml">
<!ENTITY f02download SYSTEM "02-download.sgml">
<!ENTITY f02requirements SYSTEM "02-requirements.sgml">
<!ENTITY f02procedure SYSTEM "02-procedure.sgml">
<!ENTITY f02include SYSTEM "02-include.sgml">
<!ENTITY f02modphp SYSTEM "02-mod_php.sgml">
<!ENTITY f03core SYSTEM "03-core.sgml">
<!ENTITY f03dbsql SYSTEM "03-db_sql.sgml">
<!ENTITY f03page SYSTEM "03-page.sgml">
<!ENTITY f03ctsql SYSTEM "03-ct_sql.sgml">
<!ENTITY f03ctsplitsql SYSTEM "03-ct_split_sql.sgml">
<!ENTITY f03ctshm SYSTEM "03-ct_shm.sgml">
<!ENTITY f03ctdbm SYSTEM "03-ct_dbm.sgml">
<!ENTITY f03ctfile SYSTEM "03-ct_file.sgml">
<!ENTITY f03ctldap SYSTEM "03-ct_ldap.sgml">
<!ENTITY f03session SYSTEM "03-session.sgml">
<!ENTITY f03auth SYSTEM "03-auth.sgml">
<!ENTITY f03perm SYSTEM "03-perm.sgml">
<!ENTITY f03user SYSTEM "03-user.sgml">
<!ENTITY f04extended SYSTEM "04-extended.sgml">
<!ENTITY f04cart SYSTEM "04-cart.sgml">
<!ENTITY f04template SYSTEM "04-template.sgml">
<!ENTITY f05widget SYSTEM "05-widget.sgml">
<!ENTITY f05sqlquery SYSTEM "05-sql_query.sgml">
<!ENTITY f05table SYSTEM "05-table.sgml">
<!ENTITY f05menu SYSTEM "05-menu.sgml">
<!ENTITY f05form SYSTEM "05-form.sgml">
<!ENTITY f05tplform SYSTEM "05-tpl_form.sgml">
<!ENTITY f05tree SYSTEM "05-tree.sgml">
<!ENTITY f05strings2 SYSTEM "05-strings2.sgml">
<!ENTITY f06ack SYSTEM "06-ack.sgml">
]>
<!-- $Id: documentation.sgml,v 1.1 2001/08/13 12:30:06 richardarcher Exp $ -->
<article>
<title>PHP Base Library Documentation, Release phplib_7_2
<author>Boris Erdmann, bo...@er...,
Kristian Koehntopp, kk...@ne...
and Sascha Schumann, sa...@sc...
<date>$Id: documentation.sgml,v 1.1 2001/08/13 12:30:06 richardarcher Exp $
<toc>
&f01quickstart;
&f01license;
&f01prereq;
&f01qinstgui;
&f01usingcore;
&f01insttest;
&f02installation;
&f02files;
&f02download;
&f02requirements;
&f02procedure;
&f02include;
&f02modphp;
&f03core;
&f03dbsql;
&f03page;
&f03ctsql;
&f03ctsplitsql;
&f03ctshm;
&f03ctdbm;
&f03ctldap;
&f03session;
&f03auth;
&f03perm;
&f03user;
&f04extended;
&f04cart;
&f04template;
&f05widget;
&f05sqlquery;
&f05table;
&f05menu;
&f05form;
&f05tplform;
&f05tree;
&f05strings2;
&f06ack;
</article>
Index: .cvsignore
===================================================================
RCS file: /cvsroot/phplib/php-lib-stable/doc/sgml/.cvsignore,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** .cvsignore 2000/04/17 16:39:57 1.1.1.1
--- .cvsignore 2001/08/13 12:30:05 1.2
***************
*** 1 ****
! documentation.sgml
--- 1 ----
!
Index: 01-insttest.sgml
===================================================================
RCS file: /cvsroot/phplib/php-lib-stable/doc/sgml/01-insttest.sgml,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** 01-insttest.sgml 2000/04/17 16:39:58 1.1.1.1
--- 01-insttest.sgml 2001/08/13 12:30:05 1.2
***************
*** 10,15 ****
We do have a support mailing list available under the address
! <tt/ph...@li.../. To subscribe to the list, send the command
! <tt/subscribe/ to the address <tt/php...@li.../.
<descrip>
--- 10,16 ----
We do have a support mailing list available under the address
! <tt/php...@li.../. To subscribe to the
! list, send a message with <tt/subscribe/ as the subject to the
! address <tt/php...@li.../.
<descrip>
Index: 02-download.sgml
===================================================================
RCS file: /cvsroot/phplib/php-lib-stable/doc/sgml/02-download.sgml,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** 02-download.sgml 2000/04/17 16:39:58 1.1.1.1
--- 02-download.sgml 2001/08/13 12:30:05 1.2
***************
*** 3,8 ****
<sect1>Downloading and unpacking the distribution
! <p>The base library is supplied at <htmlurl
! url="http://phplib.netuse.de/" name="the PHP Base Library
download location">. Two different formats are provided: A
tar.gz version and a shar version.
--- 3,8 ----
<sect1>Downloading and unpacking the distribution
! <p>The base library is available from <htmlurl
! url="http://phplib.sourceforge.net/" name="the PHP Base Library
download location">. Two different formats are provided: A
tar.gz version and a shar version.
***************
*** 19,25 ****
your Unix shell (for example, by typing <tt/sh phplib.shar/).
! The <htmlurl url="mailto:ph...@li..." name="PHPLIB
support mailing list"> is available should you run into problems
! with the library. To subscribe send the command <tt/subscribe/
! to <htmlurl url="mailto:php...@li..."
! name="the mailing list subscription address">.
--- 19,25 ----
your Unix shell (for example, by typing <tt/sh phplib.shar/).
! The <htmlurl url="mailto:php...@li..." name="PHPLIB
support mailing list"> is available should you run into problems
! with the library. To subscribe to the list, send a message with
! <tt/subscribe/ as the subject to the address
! <tt/php...@li.../.
Index: 02-mod_php.sgml
===================================================================
RCS file: /cvsroot/phplib/php-lib-stable/doc/sgml/02-mod_php.sgml,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** 02-mod_php.sgml 2000/04/17 16:39:59 1.1.1.1
--- 02-mod_php.sgml 2001/08/13 12:30:06 1.2
***************
*** 38,42 ****
<tscreen><code>
! <Directory /home/www/servers/phplib.netuse.de/pages>
php3_include_path "/bla"
</Directory>
--- 38,42 ----
<tscreen><code>
! <Directory /home/www/servers/www.example.com/pages>
php3_include_path "/bla"
</Directory>
Index: 02-procedure.sgml
===================================================================
RCS file: /cvsroot/phplib/php-lib-stable/doc/sgml/02-procedure.sgml,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** 02-procedure.sgml 2000/04/17 16:39:59 1.1.1.1
--- 02-procedure.sgml 2001/08/13 12:30:06 1.2
***************
*** 19,29 ****
<tscreen><code>
! /home/www/servers/phplib.netuse.de/pages <- document root
! cgi <- php binary
! php <- includes and prepends
</code></tscreen>
! Make this php directory your php include directory: Put
! <tt>include_path = /home/www/servers/phplib.netuse.de/php</tt>
into <tt>cgi/php3.ini</tt>. If you already have an include path
defined in your setup, add the PHPLIB include path to the
--- 19,29 ----
<tscreen><code>
! /home/www/servers/www.example.com/pages <- document root
! cgi <- php binary
! php <- includes and prepends
</code></tscreen>
! Make this php directory your php include directory: Put
! <tt>include_path = /home/www/servers/www.example.com/php</tt>
into <tt>cgi/php3.ini</tt>. If you already have an include path
defined in your setup, add the PHPLIB include path to the
***************
*** 57,61 ****
statement has to be adapted to reflect this).
! Assuming your database server is named <tt/database.netuse.de/
and your CGI user is <tt/webuser/ and you are accessing the
database <tt/myapp/, do
--- 57,61 ----
statement has to be adapted to reflect this).
! Assuming your database server is named <tt/database.example.com/
and your CGI user is <tt/webuser/ and you are accessing the
database <tt/myapp/, do
***************
*** 88,92 ****
here and we add the statement
<tt>auto_prepend_file =
! /home/www/servers/phplib.netuse.de/php/prepend.php3</tt> to our
<tt/php3.ini/.
--- 88,92 ----
here and we add the statement
<tt>auto_prepend_file =
! /home/www/servers/www.example.com/php/prepend.php3</tt> to our
<tt/php3.ini/.
***************
*** 109,116 ****
<tag>Subscribe for support</tag>
! Subscribe to the mailing list <htmlurl url="mailto:ph...@li..."
! name="ph...@li...">. Do so by sending a mail body of <tt/subscribe/
! to <htmlurl url="mailto:php...@li..."
! name="php...@li..."> and follow instructions. Share your
! experiences.
</descrip>
--- 109,116 ----
<tag>Subscribe for support</tag>
! The <htmlurl url="mailto:php...@li..." name="PHPLIB
! support mailing list"> is available should you run into problems
! with the library. To subscribe to the list, send a message with
! <tt/subscribe/ as the subject to the address
! <tt/php...@li.../.
</descrip>
Index: 03-auth.sgml
===================================================================
RCS file: /cvsroot/phplib/php-lib-stable/doc/sgml/03-auth.sgml,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** 03-auth.sgml 2000/04/17 16:40:00 1.1.1.1
--- 03-auth.sgml 2001/08/13 12:30:06 1.2
***************
*** 381,385 ****
This feature has originally been written for the PHPLIB mailing
! list by Kristian Köhntopp and was included into the
documentation later.
--- 381,385 ----
This feature has originally been written for the PHPLIB mailing
! list by Kristian Koehntopp and was included into the
documentation later.
Index: 03-ct_file.sgml
===================================================================
RCS file: /cvsroot/phplib/php-lib-stable/doc/sgml/03-ct_file.sgml,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** 03-ct_file.sgml 2000/04/17 16:40:00 1.1.1.1
--- 03-ct_file.sgml 2001/08/13 12:30:06 1.2
***************
*** 5,9 ****
To let Session use a file as a container, you use
! CT_Fole.
<sect2>Instance variables
--- 5,9 ----
To let Session use a file as a container, you use
! CT_File.
<sect2>Instance variables
Index: 03-db_sql.sgml
===================================================================
RCS file: /cvsroot/phplib/php-lib-stable/doc/sgml/03-db_sql.sgml,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** 03-db_sql.sgml 2000/04/17 16:40:01 1.1.1.1
--- 03-db_sql.sgml 2001/08/13 12:30:06 1.2
***************
*** 39,43 ****
revision<colsep>Contant version string: The version of the database API
! (e.g. 1.2), NOT the CVS revision of the file implementing the API.
Sql_Table<colsep>string: The name of the table used by the
--- 39,43 ----
revision<colsep>Contant version string: The version of the database API
! (e.g. 1.2), NOT the CVS revision of the file implementing the API.<rowsep>
Sql_Table<colsep>string: The name of the table used by the
|