Commit graph

23 commits

Author SHA1 Message Date
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