Commit graph

194 commits

Author SHA1 Message Date
Daniel Egeberg
2b587ab01f Normalized initializer NULL-values to use the &null; entity:
for file in `find -name '*.xml'`; do sed -i -e 's/<initializer>null<\/initializer>/<initializer>\&null;<\/initializer>/i' $file; done



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298918 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-03 17:10:04 +00:00
Christopher Jones
595bbc0d7a Grammar fix (mostly to test PDOE)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298393 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-23 22:07:45 +00:00
Christopher Jones
fe06b80a09 Add initializers for optional parameters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298108 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-17 00:08:01 +00:00
Christopher Jones
abdcc9c51b Add missing '>'
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298106 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-16 23:32:50 +00:00
Christopher Jones
dafa930ad5 Add initializer to meet strict requirements
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298105 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-16 23:15:20 +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
Christopher Jones
2097f64a0c Update example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296745 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-24 20:19:32 +00:00
Joey Smith
c3f80d6e37 revert patch until an agreement is reached on | vs. +
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296087 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-11 20:05:07 +00:00
Joey Smith
499237f5d7 Clarify the logic that oci_fetch_assoc uses.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296085 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-11 19:28:44 +00:00
Richard Quadling
97ec448392 W/S tabs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294405 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-03 14:10:57 +00:00
Kalle Sommer Nielsen
4bc27d8766 Remove the last of the PHP3 related stuff around the manual, including the documentation for:
* ascii2ebcdic
* ebcdic2ascii
* mysql_change_user

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293483 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 04:01:06 +00:00
Christopher Jones
c0868bb941 Annotate example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293475 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 01:42:13 +00:00
Hannes Magnusson
ea2e026059 Make these files into XML files
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293322 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-09 15:36:29 +00:00
Christopher Jones
47610a5ee4 Add note on using Editions with DRCP
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293300 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-08 22:28:07 +00:00
Christopher Jones
07eb867875 Merge install notes from the README
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291939 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-10 07:11:52 +00:00
Christopher Jones
4c3035c04d Improvements to oci_connect and related connection doc
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291936 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-09 22:46:12 +00:00
Christopher Jones
09c4f4d0b5 Merge DRCP & FAN sections from the README
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291902 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-09 00:40:24 +00:00
Christopher Jones
20f58ecbb9 Start improvements on installation section. Also fix some tags and expunge usage of 'you'
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291837 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-07 21:27:21 +00:00
Christopher Jones
0d6ff20e32 Merge testing notes from the README
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291671 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-03 21:35:01 +00:00
Richard Quadling
bd788d13db Added complete svn:keyword list
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291585 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-02 10:30:23 +00:00
Christopher Jones
6bd2ba8216 Expunge "you"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291574 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-01 22:10:25 +00:00
Christopher Jones
c371744031 Merge user comment on LOBs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291573 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-01 21:51:27 +00:00
Christopher Jones
62d8f7aaaa Restructure and include the configure steps
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291571 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-01 21:23:29 +00:00
Christopher Jones
5b66697a00 Move obsolete aliases to subsection (thanks bjori!)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291569 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-01 18:49:14 +00:00
Christopher Jones
dad4f149ab Use entity for NULL
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291567 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-01 18:11:57 +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
Christopher Jones
e54c27dd31 Update oci_fetch_all. Add example to oci_fetch_array
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291102 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-21 00:28:17 +00:00
Jakub Vrana
425e37cbe7 Call once (bug #47189)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291058 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-20 10:45:12 +00:00
Christopher Jones
dab77ef628 Update and add examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291049 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-20 00:44:45 +00:00
Christopher Jones
5382f1c776 Update and add examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291021 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-19 18:21:48 +00:00
Christopher Jones
16d4537f24 Update oci_fetch_array and related functions. Add many examples.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290955 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-18 22:22:35 +00:00
Christopher Jones
5386297f86 Add PL/SQL example and discuss use of semi-colons
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290947 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-18 21:50:25 +00:00
Christopher Jones
73529a5bc9 Add changlog section. Move Notes below example. Expunge you. Use entity for common argument. Standardize examples.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290927 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-18 19:40:01 +00:00
Christopher Jones
b7ed01a76b Clean up
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290889 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-17 22:23:22 +00:00
Christopher Jones
810cf8cd0a Explain default commit mode when querying. Add literal/constant tags & use tables. Standardize examples. Update oci_close doc and add examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290888 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-17 21:20:52 +00:00
Christopher Jones
4f4f3ccc2b Update description & examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290851 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-17 00:19:18 +00:00
Christopher Jones
e91341fc2b Use trigger_error() in examples for consistency
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290849 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-16 23:08:26 +00:00
Christopher Jones
6685437591 Update and describe the error array
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290733 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-14 02:28:01 +00:00
Christopher Jones
55bd0eb047 Add cross reference
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290732 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-14 02:26:00 +00:00
Christopher Jones
74889fd2f8 Merge one more common user comment merged
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290729 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-14 00:46:30 +00:00
Christopher Jones
80fd12d9ef Big update
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290727 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-14 00:21:58 +00:00
Christopher Jones
e7a86f9adf add note about LOB & LONG cols
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290726 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-13 23:57:53 +00:00
Christopher Jones
4781f3425d spell check fail
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290725 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-13 23:48:34 +00:00
Christopher Jones
0cbb0ebf6d format tweak
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290724 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-13 23:24:18 +00:00
Jakub Vrana
3ce9368539 Utilize &return.falseforfailure;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290704 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-13 21:37:00 +00:00
Jakub Vrana
98aff11053 Constant aliases (bug #49865)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290697 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-13 20:58:10 +00:00
Christopher Jones
2608446272 Describe statement caching
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290652 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-13 01:18:58 +00:00
Christopher Jones
9a1eec1938 Add examples and improve description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290649 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-13 01:05:19 +00:00
Christopher Jones
e50956d252 First pass clean up: add missing entries, reorder, merge user note.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290644 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-12 23:28:06 +00:00
Christopher Jones
43d42827cb Use upper case for "OCI8" to match main doc entry name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290643 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-12 23:22:28 +00:00