Commit graph

110 commits

Author SHA1 Message Date
Mark Wiesemann
d497c4d73e typo fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302468 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-19 10:18:11 +00:00
Daniel P. Brown
ec4e0c9780 Updates the wording a bit with regard to Bug #52595.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302154 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-12 17:57:19 +00:00
Peter Cowburn
15e3afc09c Added mssql_select_db database name special characters example. Closes doc #52530.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301845 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-04 08:56:05 +00:00
Pierre Joye
11a52bc507 - make the sqlsrv suggestion more visible in mssql and pdo_mssql, especially as the latter are not available anymore on windows with 5.3+
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300446 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-14 22:04:47 +00:00
Pierre Joye
62ca61e3ee - make the sqlsrv suggestion more visible in mssql and pdo_mssql, especially as the latter are not available anymore on windows with 5.3+
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300445 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-14 22:00:37 +00:00
Daniel Egeberg
0640e024d4 Fixed PHP bug #51978
for file in `ack -i '\bA\s+SQL' -l`; do perl -i -pe 's/\b(a)(\s+SQL)/\1n\2/gi' $file; done


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300101 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-02 18:45:11 +00:00
Yannick Torres
8a8413e928 Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297658 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-07 22:41:35 +00:00
Yannick Torres
ab6785b01c Add some acronym's tag
#Accept some patchs from PhDOE

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297645 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-07 21:20:37 +00:00
Daniel Egeberg
96c9d88bad Converted to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Martin Samesch
91e5fe9f16 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292422 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-21 16:36:23 +00:00
Martin Samesch
afb526ce12 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292405 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-21 10:05:20 +00:00
Martin Samesch
5194661b6e one more: PEAR Coding Standards
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292374 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-20 19:24:05 +00:00
Martin Samesch
81da5c390e only field length is printed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292371 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-20 18:18:25 +00:00
Martin Samesch
37fa587c55 WS only
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291760 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-06 10:58:36 +00:00
Martin Samesch
55196866bf examples: synchronized and adapted to PEAR Coding Standards
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291759 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-06 10:52:21 +00:00
Jakub Vrana
612e5af5ec Prefer <initializer> before "default value"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291314 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-25 15:22:02 +00:00
Jakub Vrana
201dc3748c Prefer <initializer> before "defaults to"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291313 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-25 14:49:47 +00:00
Jakub Vrana
fdce138bd6 Warn about Sybase (bug #42544)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291197 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-23 12:46:45 +00:00
Martin Samesch
2135e9e372 added closing tag to example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290908 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-18 12:45:02 +00:00
Martin Samesch
4e2468497d fixed section order
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290907 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-18 11:58:59 +00:00
Richard Quadling
f658721332 Use &return.falseforfailure; entity.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290410 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-09 10:26:08 +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
e107c53194 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283825 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 08:10:32 +00:00
Martin Samesch
24c248e155 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283763 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-09 13:18:26 +00:00
Yannick Torres
f6258411ba correct markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279011 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-19 20:40:13 +00:00
Jakub Vrana
21f788be63 Link SQLSRV driver
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277638 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-23 16:54:52 +00:00
Richard Quadling
4c3f9137a5 Broken links.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275652 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-12 11:55:33 +00:00
Richard Quadling
6a8cb99c80 Fix to #47280 mssql_affected_rows => mssql_rows_affected
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275082 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-03 09:39:51 +00:00
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
f34fdcb443 Fix typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271391 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-17 12:56:51 +00:00
Jakub Vrana
840bae0223 var is passed by reference (bug #45075)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268366 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-05 16:47:35 +00:00
Richard Quadling
5e4adfc9d5 Example fixed to use mssql_get_last_message.
Fixes bug #46472


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268195 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-03 16:08:08 +00:00
Kalle Sommer Nielsen
6d47cbe444 Fix misc typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268174 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-03 09:59:28 +00:00
Philip Olson
55959002bd 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@268128 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-02 04:50:40 +00:00
Kalle Sommer Nielsen
1418d3c6df Fixes #46368 (mssql_connect function: "interfaces list" doesn't exist)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267649 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-23 08:56:22 +00:00
Kalle Sommer Nielsen
872db911c6 Old part should have been removed, doh :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267113 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-09 13:58:28 +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
Kalle Sommer Nielsen
e23b547c7c Fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267038 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-07 07:55:12 +00:00
Kalle Sommer Nielsen
68df8c7a9f State that a user should copy its ntwdblib into the php directory if using SQL Server 2005+ to use ext/mssql
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267037 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-07 07:31:57 +00:00
Kalle Sommer Nielsen
c8c9653b23 Part 1/2 of updates to MSSQL docs
- Documented the following functions
  - mssql_rows_affected
  - mssql_guid_string
 - Added examples for the following functions
  - mssql_close
  - mssql_connect
  - mssql_num_rows
  - mssql_query
  - mssql_rows_affected
  - mssql_select_db
 - State that the following function parameter types has changed
  - mssql_bind
   - is_output and is_null is booleans
  - mssql_guid_string
   - short_Format is boolean


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267030 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-07 02:34:38 +00:00
Hannes Magnusson
780032fe1b Fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@263308 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-23 18:38:49 +00:00
Kalle Sommer Nielsen
8d06e3be00 Add note to setup for SQL Server 2005+ users about ntwdblib.dll
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@263305 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-23 17:31:18 +00:00
Philip Olson
db367ae954 Unified <title> and <titleabbrev> in every extensions book.xml/reference.xml
See the following bug report for details: http://bugs.php.net/44736


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260480 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-30 17:25:13 +00:00
Hannes Magnusson
0ca24b6e59 MFB: Upgrade to the new-reference-structure
- (Created missing setup sections in setup.xml, if any)
 - Moved the intro to book.xml
 - Changed the intro ID from <extname>.intro to intro.<extname>
 - Moved the constants entity to book.xml
 - Changed constants.xml to be an appendix
 - Moved the requirements & resources sections to setup.xml
 - Moved the configure and ini entities to setup.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249008 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-26 13:57:52 +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
Felipe Pena
7d173bd60b Removed reference to inexistent function.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@245779 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-06 23:17:10 +00:00
Felipe Pena
edf0e26a79 Missing brace in example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@245777 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-06 21:46:00 +00:00
Jakub Vrana
3902cc7868 Free multiple results before next query (bug #33877)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241646 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 13:45:31 +00:00
Jakub Vrana
a051bda716 Copying allows just named pipes (bug #38965)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241455 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 16:30:56 +00:00