Commit graph

145 commits

Author SHA1 Message Date
Philip Olson
c79f3fc3aa Contains version information (when functions became available to PHP)
# Originally from the following location (although likely modified):
# phpdoc/phpbook/phpbook-xsl/version.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268251 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-04 03:27:21 +00:00
Matt Li
25383a79a6 Fix PECL win32 links
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260918 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-08 11:00:25 +00:00
Philip Olson
2dd73402e4 finished new doc conversion by adding parameter and returnvalues roles
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253467 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-21 18:32:17 +00:00
Hannes Magnusson
833e9936ee - Upgrade PDO to the new-oo-style
- Change IDs from function.Cass-MethoName to class.methodname
  - Change <xref>s to PDO methods to use <function>s
  - Change methodsynopsis to the new style
  - Change the ctor to use <constructorsynopsis>
  - Remove ref.pdo (old ref.pdo linkends point to intro.pdo now)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249568 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-31 15:43:38 +00:00
Philip Olson
e0a5a3c5cc MFB: Upgrade to the new-reference-structure
- Split reference.xml into book.xml and setup.xml
- Moved from reference.xml to book.xml:
  - The intro text (partintro), and link to constants
- Moved from reference.xml to setup.xml:
  - The rest: requirements, installation, configuration, and resources
- Changed the constants section to be an <appendix>
- Changed the intro ID from <extname>.intro to intro.<extname>


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248665 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-21 18:01:02 +00:00
Hannes Magnusson
0258a77f1e MFB: Rename "functions.xml" to entities.<dirname>.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247901 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-10 17:06:11 +00:00
Hannes Magnusson
d6e2ac6d2e pecl install <package>, not pear install <package>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241511 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-18 12:55:11 +00:00
Hannes Magnusson
c030e2adf7 Upgrade to DocBook5:
- All id attributes are now xml:id
 - Add docbook namespace to all root elements
 - Replace <ulink /> with <link xlink:href />
 - Minor markup fixes here and there


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00
Mehdi Achour
97b40b3f3b Add missing returnvalues
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230805 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-26 02:48:13 +00:00
Mehdi Achour
ec3f931fa0 Add missing roles and entities in already switched files
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227340 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-16 01:24:43 +00:00
Jakub Vrana
28e3b57806 Example for this function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214774 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-14 12:08:09 +00:00
Nuno Lopes
85e7c70a63 document the return value on success
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208788 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-06 20:53:42 +00:00
Dan Scott
2bc54384f0 #35432: If PDO is built as shared, SQLite must be shared.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205360 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-16 01:16:39 +00:00
Jakub Vrana
ead97207e2 extension, not php_extension (bug #35953)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204895 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-10 08:25:11 +00:00
Jakub Vrana
9aae4e84bf Since PHP 5.1 needs PDO
SQLite 3


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204610 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-05 09:21:36 +00:00
Jakub Vrana
f9c911174d Remove WS inside <function>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197559 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-04 15:11:18 +00:00
Nuno Lopes
17ee8b6f87 update install: since php 5.1 sqlite is bundled as shared
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196896 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-25 09:57:27 +00:00
Nuno Lopes
f18ba5a1bc document the new 'error_msg' parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195659 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-09 21:42:13 +00:00
Nuno Lopes
b069a314a4 add tagging
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195136 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-04 19:39:32 +00:00
Nuno Lopes
871e486aab the OO method is 'queryExec' not 'exec'
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194966 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-02 18:03:16 +00:00
Jakub Vrana
3b3fe99098 Typo (bug #34172)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@193912 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-18 16:10:45 +00:00
Jakub Vrana
4ed69b8e48 result_type defaults to SQLITE_ASSOC and is available since PHP 5.1.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191439 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-25 12:02:10 +00:00
Jakub Vrana
2af11f173a Returns remaining rows (bug #33830)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191270 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-23 09:49:59 +00:00
Jakub Vrana
80bda0c1f9 Some functions return void
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189158 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-24 13:24:34 +00:00
Jakub Vrana
2bed4f6ded Fix return types (2/2)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189137 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-24 09:11:47 +00:00
Jakub Vrana
629415cc3a Missed parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188553 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-16 15:16:21 +00:00
Jean-Sébastien Goupil
d92afa835a use more entities -> &reftitle.description;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187239 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-29 18:06:15 +00:00
Philip Olson
cee7c2bba3 Implemented the new alias doc style. This alias no longer requires translation
as it exclusively uses the language-* files.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185098 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-25 16:17:02 +00:00
Nuno Lopes
3c5b81624d finally add the changelog column and update values for all ini.xml files
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180481 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-22 17:36:12 +00:00
Kenneth Schwartz
ab8f44f73b switch to new structure
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180267 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-21 00:31:07 +00:00
Kenneth Schwartz
8af737a4e3 WS fix (start at col 0)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180258 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-20 22:55:54 +00:00
Kenneth Schwartz
3ab54a757c change to new structure, add status code constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180070 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-18 17:04:56 +00:00
Nuno Lopes
1d91769207 use Dan Scott's suggestion for a more formal wording
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180045 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-18 11:31:30 +00:00
Nuno Lopes
7557290037 fix typos found by tularis. Thanks :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179907 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-16 19:57:56 +00:00
Nuno Lopes
5c5aa0d593 fix #30955: TMP windows envar. based on patch by danielc at analysisandsolutions dot com
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179843 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-15 18:29:02 +00:00
Jakub Vrana
b1663ed4ba INI directives have been moved to the appendix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179820 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-15 09:46:10 +00:00
Dave Barr
009d44bfcf Fix minor spelling/punctuation mistakes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179740 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-14 04:13:17 +00:00
Kenneth Schwartz
807cb5550e fix examples (coding standards)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177697 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-19 23:02:42 +00:00
Kenneth Schwartz
9d7040bd3a fix examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177690 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-19 22:13:08 +00:00
Kenneth Schwartz
ecb62a3422 add/update examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177651 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-19 13:55:43 +00:00
Jakub Vrana
2128343860 Fix syntax errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177204 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-14 09:07:02 +00:00
Kenneth Schwartz
43b3558404 Add/Update examples (incorp. user notes)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177193 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-14 05:42:48 +00:00
Kenneth Schwartz
fe15930526 Change ref title for consistency
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177192 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-14 05:29:07 +00:00
Kenneth Schwartz
80c2907dc3 Add SQLite classes, update examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177066 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-12 08:56:59 +00:00
Mehdi Achour
6a37837868 fix proto
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176833 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-10 09:23:35 +00:00
Kenneth Schwartz
066d60f565 Add sqlite_valid skeleton
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176828 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-10 06:45:24 +00:00
Jakub Vrana
e5970b1c2b Change "object" to specific objects
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172544 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-12 12:38:06 +00:00
Jakub Vrana
c148211fa2 Replace <parameter>&amp; by <parameter role="reference">
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172416 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-10 08:30:50 +00:00
Jakub Vrana
7b5ed99efe Be more explicit (thanks Friedhelm)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168787 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-19 08:29:01 +00:00
Jakub Vrana
04f19022bc Return value of callback (bug #29266)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168760 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-18 20:01:29 +00:00
Jakub Vrana
00a334f1ed Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168712 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-17 10:26:59 +00:00
Jakub Vrana
7b6b000e98 dbhandle parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167129 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-24 08:22:37 +00:00
Jakub Vrana
28b079646b Simplify refpurposes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166883 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-20 09:47:38 +00:00
Jakub Vrana
c802e6b506 Simplify refpurposes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166813 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-19 13:10:38 +00:00
Sean Coates
83304a07f6 grammar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166707 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-18 16:18:48 +00:00
Jakub Vrana
d2d740a6b9 Returns result (bug #29601)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166482 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-16 09:29:35 +00:00
Dave Barr
5aa855b67e - Typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166223 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-13 01:00:48 +00:00
Jakub Vrana
fa2e38785e Fix protos from sources
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166167 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-12 18:12:00 +00:00
Jakub Vrana
647ee5c6a2 Nuke tabs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165127 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 17:25:34 +00:00
Dave Barr
a00edd14b7 - Remove trailing period from end of refpurpose.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164407 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-27 04:48:55 +00:00
Philip Olson
87dba9d166 Implement entity sqlite.no-unbuffered.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164179 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-24 06:11:36 +00:00
Philip Olson
61ee283407 Initial documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164178 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-24 06:09:04 +00:00
Nuno Lopes
e3f30f1da2 new PHP 5 funcs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@158736 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-17 15:35:23 +00:00
Nuno Lopes
39a7a84acd some protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@158502 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-13 14:54:59 +00:00
Stanislav Malyshev
2adb6a10da document sqlite_exec
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@158499 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-13 14:36:08 +00:00
Stanislav Malyshev
4c0b87584e document sqlite_query behaviour
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@158498 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-13 14:32:21 +00:00
Mehdi Achour
3d39c07323 fix proto
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@158497 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-13 14:29:46 +00:00
Mehdi Achour
22cd7a215f new function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@158495 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-13 14:27:30 +00:00
Nuno Lopes
dbf06df088 install in PHP 5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@153514 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-12 15:26:05 +00:00
Mehdi Achour
45a0f65851 CS : Function declarations follow the 'one true brace' convention
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@148756 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-15 12:43:50 +00:00
Mehdi Achour
eef25ae95a typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147977 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-06 14:35:49 +00:00
Nuno Lopes
7be5f1939b no need to refer the malling lists
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147886 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-05 16:12:46 +00:00
Jakub Vrana
43ed9a3d9e Xmas typos 5/5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146902 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-19 15:50:07 +00:00
Mehdi Achour
27960e632c Merry XHTML and CS compliant christmas all \!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146503 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-15 16:55:22 +00:00
Jakub Vrana
4085ee780b All syntax errors in examples hunted except those clearly stated as invalid
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146224 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-11 15:42:10 +00:00
Dave Barr
3450fb87f9 - Fixed a lot of typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@141299 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-30 08:33:48 +00:00
Mehdi Achour
ae439af0c0 adding other proto
thanks andrey


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@138489 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-22 13:59:05 +00:00
Fernando Correa da Conceição
2a8022d90e Add a missing revision tag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@136497 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-03 17:15:26 +00:00
Philip Olson
eb2d8b37a7 Unify the database handle name as dbhandle, instead of db or database.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135559 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-21 16:44:20 +00:00
Damien Seguy
ad128cd5fb use of entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135219 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-16 15:05:51 +00:00
Wez Furlong
e203cfdcfd fix!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134468 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-08 19:06:45 +00:00
Philip Olson
e8334068ca Document sqlite_fetch_string as an alias of sqlite_fetch_single, and add an example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134268 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-06 14:57:45 +00:00
Philip Olson
3afa487ec9 Implement prototype tweaks from here:
http://cvs.php.net/diff.php/php-src/ext/sqlite/sqlite.c?r1=1.69&r2=1.70
As well as other minor modifications.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134260 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-06 04:43:08 +00:00
Philip Olson
05c46670a3 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134238 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-05 17:43:25 +00:00
Wez Furlong
d67191e8df "better" whitespace
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132910 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-22 16:43:07 +00:00
Fernando Correa da Conceição
e78cf747f7 Fixing example. sqlite-query need two args.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132800 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-21 19:58:04 +00:00
Wez Furlong
6564dbbe4a Some corrections and additions in readyness for 1.0 release.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132738 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-21 13:24:58 +00:00
Philip Olson
74eda2e97d Typo (thanks Sara)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132668 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-20 20:19:29 +00:00
Philip Olson
1122f18cb9 Implement SQLite url entities.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132662 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-20 19:31:15 +00:00
Derick Rethans
099698aba0 - Remove bogus title
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132656 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-20 19:08:05 +00:00
Derick Rethans
3b43d40080 - Fixed tags and indenting
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132654 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-20 18:57:15 +00:00
Derick Rethans
27f047c673 - Clean up sqlite docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132653 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-20 18:49:38 +00:00
Derick Rethans
62c8d5727c - Correct tags
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132650 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-20 18:26:30 +00:00
Wez Furlong
4d23ce5118 Add note about NFS
# Thanks ilia


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132645 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-20 18:12:52 +00:00
Wez Furlong
932bef68d7 First run at documentation for the SQLite extension.
Many thanks to Johann :)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132642 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-20 17:31:55 +00:00