Christoph Michael Becker
f445cbb4e2
Fix #72502 : SQLite3Stmt::close(): insufficient documentation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339976 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-02 15:10:27 +00:00
Christoph Michael Becker
a56669af15
Fix and improve SQLite3Stmt::readOnly() docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339975 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-02 14:49:28 +00:00
Peter Cowburn
bb34cfdd32
fix Revision keyword
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339779 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-04 15:35:27 +00:00
Christoph Michael Becker
cd2eae76e7
SQLite3::bind(Param|Value) accepts ints as well as strings
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339509 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-27 14:14:18 +00:00
Christoph Michael Becker
2e9c07ed8f
Fix #65216 : Missing documentation for SQLite3Stmt::readOnly()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339507 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-27 11:57:06 +00:00
Torben Wilson
af4410a7e1
Normalized the sgml-default-dtd-file local-variable line for those
...
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Nilgün Belma Bugüner
e320fa5538
changed type of first parameter as string
...
See: sqlite3.c (param.type = SQLITE3_TEXT)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287156 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-12 12:55:11 +00:00
Nilgün Belma Bugüner
b08d063483
add example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287154 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-12 12:18:23 +00:00
Nilgün Belma Bugüner
0734f520c6
fixed class names
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287149 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-12 08:37:25 +00:00
Nilgün Belma Bugüner
4307255b4d
fixed properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283838 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 09:02:41 +00:00
Philip Olson
d2c5ea708f
Renamed Sqlite3_Result to Sqlite3Result and Sqlite3_Stmt to Sqlite3Stmt as per PHP 5.3.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269454 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-21 06:42:20 +00:00