Commit graph

13623 commits

Author SHA1 Message Date
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
9b26b00569 New examples for
- md5_file
 - is_numeric
 - strval


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267036 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-07 07:31:12 +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
Kalle Sommer Nielsen
287a5fdfb4 Fixes #46213 (Documentation needs clarification)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266937 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-03 10:49:13 +00:00
Kalle Sommer Nielsen
bd745e24d0 Missing <literal> -- sorry translators :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266883 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-01 11:21:08 +00:00
Richard Quadling
24c2a96c9c Patches supplied by Anthony Bedford. Thank you.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266882 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-01 11:17:26 +00:00
Kalle Sommer Nielsen
d455ccf21d Fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266878 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-01 11:01:54 +00:00
Kalle Sommer Nielsen
87dbd56595 Bug #46135 (mcrypt_generic typo) -- Since theres no way of linking to a function using <function> with parameters this is needed.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266876 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-01 08:54:42 +00:00
Kalle Sommer Nielsen
0d71bfe706 Fixed bug #44519 (curl documentation lists CURLOPT_POSTFIELDS as string, should be mixed)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266871 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-01 08:37:21 +00:00
Kalle Sommer Nielsen
c2e9f2cc44 Added new examples to CURL:
- curl_errno()
 - curl_error()
 - curl_getinfo()
 - curl_version()


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266870 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-01 08:29:12 +00:00
Hannes Magnusson
3486cb73d8 Revert. Jumped the gun. It never got moved :|
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266813 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-28 00:50:28 +00:00
Philip Olson
ace9c64498 Added missing cruft
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266765 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-25 18:02:56 +00:00
Philip Olson
3c34370019 Version information for ext/dio
# Split from phpdoc/phpbook/phpbook-xsl/version.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266764 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-25 17:59:32 +00:00
Simion Onea
598a525d73 Removed repeated 'directive'.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266736 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-24 12:41:26 +00:00
Jakub Vrana
7abb070155 auto_globals_jit is checked in compile time (thanks to Steffan Esser)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266538 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-19 15:00:08 +00:00
Jakub Vrana
c385e50ef0 Capitalize title
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266440 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-17 10:25:43 +00:00
Jakub Vrana
d9e620ae3d An object parameter can be a class name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266438 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-17 09:38:47 +00:00
Hannes Magnusson
7af10506cd Revert.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266290 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-14 18:53:08 +00:00
Peter Emil Henriksen
45f62244d2 Started translation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266280 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-14 10:24:43 +00:00
Kalle Sommer Nielsen
1203f2da7e Added a missing <varname>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266136 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-11 12:35:08 +00:00
Hannes Magnusson
8baa1f732e Revert back to <classname> as unfortunately <exceptionname> isn't
implemented in PhD yet :(


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266135 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-11 12:09:37 +00:00
Kalle Sommer Nielsen
9067127f31 * Fixed background usage on imagefilledpolygon and imagepolygon
* Added missing paragraph on imageftbbox


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266127 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-11 09:38:50 +00:00
Hannes Magnusson
05d99d2bb2 uses codepoint as of PHP6
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266076 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-10 14:50:50 +00:00
Hannes Magnusson
5d060daa6e Mention which one is the default setting
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266075 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-10 14:47:26 +00:00
Herman J. Radtke III
959be50e8b Added an example showing some common problems people using JavaScript run into when using json_decode.
Also added a note stating that JSON is not the same as JavaScript in hopes that people will realize that the json_decode function is not buggy but instead following the JSON specification.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266054 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-10 01:51:18 +00:00
Hannes Magnusson
4a6e79e26a as of PHP5.3 we have our own realpath() implementation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266037 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-09 14:43:53 +00:00
Hannes Magnusson
5572f9e855 moved to pecl as of 5.3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266036 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-09 14:33:58 +00:00
Hannes Magnusson
cc1e4dff77 Returns false on parse errors as of PHP5.3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266035 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-09 14:32:34 +00:00
Hannes Magnusson
4c9b8af61e New INI option as of 5.3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266034 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-09 14:32:03 +00:00
Herman J. Radtke III
9c12b0dc20 Corrected the example titles.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266032 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-09 12:11:11 +00:00
Hannes Magnusson
ef0a0cf42d Use <varname> for variables (automatically creates links to their
documentations)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266024 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-09 07:32:33 +00:00
Herman J. Radtke III
768a81cfaa There was a lot of confusion in the user notes about the !== operator. An
example was added using the !== operator in hopes of clearing some of it up.

Each example now has its own example box and title as well.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266014 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-09 05:00:50 +00:00
Herman J. Radtke III
9fa2c902c0 Added a sentence to the return values section explaining that passing something other than mysqli_stmt object would return NULL instead of -1.
This was pertaining to bug #43708.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266013 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-09 02:00:10 +00:00
Herman J. Radtke III
d0ea8d4d00 Added a warning about using this function with $_GET and $_REQUEST as suggested in bug #44815.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266011 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-09 01:23:27 +00:00
Carola 'Sammy' Kummert
c3385fd893 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265986 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-08 12:49:20 +00:00
Kalle Sommer Nielsen
ec089fd587 Fix example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265984 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-08 12:02:19 +00:00
Kalle Sommer Nielsen
d1d868c383 Fix php highlight in examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265942 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-07 19:27:41 +00:00
Hannes Magnusson
dd1f81f00b Add seealso array_fill_keys()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265879 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-04 16:18:49 +00:00
Kalle Sommer Nielsen
b3099e92ea Fix examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265874 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-04 02:35:09 +00:00
Felipe Pena
61d6907857 - Fixed typo (removed "()" inside <function>, what yields double "()")
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265870 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-04 00:26:38 +00:00
Mikko Koppanen
1e45a2531e Added documentation for Imagick::setFont method
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265848 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-03 13:58:17 +00:00
Jakub Vrana
a8c22e97f7 Utilize &ini.php.constants;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265847 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-03 10:21:13 +00:00
Felipe Pena
d82f099295 - Fixed typo (wrong variable name; reported in user notes by Mike)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265841 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-02 22:25:20 +00:00
Felipe Pena
b47434c5b2 array-key-exists.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265831 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-02 13:33:29 +00:00
Hannes Magnusson
729d597662 Fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265805 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-01 18:20:36 +00:00
Kalle Sommer Nielsen
262559fd67 Some markup fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265782 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-31 23:00:38 +00:00
Kalle Sommer Nielsen
497b2e700c Fix examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265781 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-31 22:45:31 +00:00
Kalle Sommer Nielsen
fce226114f Added new example for touch()
Added two examples for stat()


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265705 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-31 01:30:39 +00:00
Felipe Pena
44c0b43f25 - Typo-- ("insted of")
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265704 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-31 01:04:21 +00:00