Commit graph

13 commits

Author SHA1 Message Date
Jakub Vrana
f663f39df9 Initializers - part 3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273443 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-13 12:47:53 +00:00
Kalle Sommer Nielsen
a523db9358 * Added undocumented constant SQLFLT4
* Added missing information about resource types in MSSQL
* Fixed some re-wording around the docs and some other cleanup


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267105 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-09 08:48:10 +00:00
Kalle Sommer Nielsen
8270283d6b News
* Added missing <literal> on setup note
* Added a reference to PDO_DBLIB and PDO_ODBC on setup note
* Added a source comment on mssql_connect() explaining how to use a connect with a custom port
* Added undocumented ini setting mssql.charset (available as of PHP 5.1.2)
* Added missing parameter descriptions on mssql_guid_string
* Added missing examples for
 * mssql_data_seek (Ross)
 * mssql_execute
 * mssql_fetch_array
 * mssql_fetch_assoc
 * mssql_fetch_field
 * mssql_fetch_object
 * mssql_fetch_row (RMLR)
 * mssql_field_length
 * mssql_field_name
 * mssql_field_seek
 * mssql_field_type
 * mssql_free_result
 * mssql_free_statement
 * mssql_get_last_message
 * mssql_guid_string
 * mssql_init
 * mssql_min_error_severity
 * mssql_min_message_severity
 * mssql_num_fields
 * mssql_pconnect (RMLR)
 * mssql_result
* Added constant descriptions
* Documented the following functions
 * mssql_get_last_message
 * mssql_min_error_severity
 * mssql_min_message_severity
* Changed examples on the following
 * mssql_bind
 * mssql_fetch_batch
 * mssql_next_result
 * mssql_query
* Fixed example on mssql_rows_affected


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267081 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-08 18:29:23 +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
a71ead7bff ref.mssql: switch to new style
Also document the following functions thanks to user notes
  mssql_bind(),
  mssql_execute(),
  mssql_fetch_assoc(),
  mssql_fetch_batch(),
  mssql_field_name(),
  mssql_field_type(),
  mssql_init()


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228998 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-04 22:46:35 +00:00
Mehdi Achour
c3c3be1e6d WS, prepare for new docstyle
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228996 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-04 22:46:33 +00:00
Jakub Vrana
c9807cedf8 Handling of NULL fields (bug #13549)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164344 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-26 14:02:10 +00:00
Mehdi Achour
15f5adc79d protos update, removing unneeded <para>, adding entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134086 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-03 12:38:23 +00:00
Mehdi Achour
268cfda864 some entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133981 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-02 12:25:59 +00:00
Mehdi Achour
63f9e4ac81 typos, users notes integration and entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131240 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-12 16:50:05 +00:00
Dallas Wang
3bf3f78131 Return type should be array.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@97214 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-28 10:46:29 +00:00
Hartmut Holzgraefe
5b9fc29465 revision tags added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78496 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-17 06:45:35 +00:00
Hartmut Holzgraefe
a4b6d72ad3 banana-split
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78202 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-15 00:12:54 +00:00