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
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
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
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
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
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
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
Richard Quadling
37b62aef4a
Fix #42224 => Wether => Whether
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@240835 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-07 08:07:00 +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
Martin Samesch
ec4e706e93
grammar: word order
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229619 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-12 15:00:25 +00:00
Martin Samesch
aaebd8e234
fix: role examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229598 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-12 09:37: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
c148211fa2
Replace <parameter>& by <parameter role="reference">
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172416 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-10 08:30:50 +00:00
Jakub Vrana
37771eeb9e
Parameters passed by reference
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165096 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 15:51:11 +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
Martin Samesch
1235830152
typo and/or re-indentation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@114100 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-31 13:54:20 +00:00
Frank M. Kromann
d138d30ce5
Adding a little more information about stored procedure handling
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111199 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-09 18:46:33 +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