Adam Harvey
9efc55b094
Fix doc bug #62764 (documented return value incorrect).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327573 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-10 02:05:22 +00:00
Hannes Magnusson
858cacd62c
mark bunch of extensions with "membership" PI (like the membership comment)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326064 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 17:34:56 +00:00
Jakub Vrana
f052ac1bd7
Revert useless change in 326638
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323642 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 00:24:15 +00:00
Jakub Vrana
c0ade579d4
PHP_INI_* is in fact INI_
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323638 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 20:26:39 +00:00
Jakub Vrana
4de5cce5d8
Linkable reference constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323624 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 13:22:09 +00:00
Jakub Vrana
b9c3ddd1d3
Use entities for INI headings
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322061 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-11 08:09:53 +00:00
Jakub Vrana
ac04b2ea21
Extension purpose is not needed anymore
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313269 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-15 15:46:15 +00:00
Jakub Vrana
d3c871ae1e
Fix protos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308253 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-11 13:16:13 +00:00
Adam Harvey
84393ce90c
Fix doc bug #53660 (There is an error in the code provided in Example #1 ).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307144 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-06 01:41:35 +00:00
Adam Harvey
304c83e61a
Fix build bustage.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306038 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-07 03:02:47 +00:00
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