Commit graph

7688 commits

Author SHA1 Message Date
Adam Trachtenberg
20bf79e0d5 Add output of __get()/__set() example; Fix title of __call() example; Mention that these methods are only invoked when the property/method does not exist in the class
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163392 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-15 15:48:44 +00:00
Nuno Lopes
ec4be0547a add title to the example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163369 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-15 11:19:55 +00:00
Nuno Lopes
00faf67131 fix #29169: the module_name must be in lowercase
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163368 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-15 11:11:55 +00:00
Nuno Lopes
0bf5e30bf3 fix intro text, rewording and re-indenting
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163367 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-15 11:03:25 +00:00
Nuno Lopes
b261f57583 missing procedural title
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163365 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-15 10:44:21 +00:00
Maciek Sokolewicz
be372d5e4b fixed small typo (public, private or private => public, private or protected)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163364 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-15 09:47:21 +00:00
Philip Olson
a2589d4f6a Added an example, and see also.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163326 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-14 21:08:10 +00:00
Philip Olson
c23c764146 Added a simple example and see also exec().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163319 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-14 17:17:14 +00:00
Philip Olson
7511e36a86 Document #29138 but this may (hopefully) change in the future.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163318 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-14 16:33:23 +00:00
Aidan Lister
1b90ecc372 Deleted junk from end of file
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163295 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-14 10:58:42 +00:00
Aidan Lister
5ec3921d47 Typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163294 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-14 10:57:08 +00:00
Aidan Lister
06ef671d0a Changed wording
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163293 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-14 10:49:41 +00:00
Aidan Lister
a9ab1c9404 Added two examples for displaying permissions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163292 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-14 10:42:29 +00:00
Enrique Garcia Briones
4c11703bfb Change mysqli->stmt->init to mysqli->stmt_init accordingly to its use in the examples and other docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163215 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-13 17:37:48 +00:00
Georg Richter
98b55a8b5f added documentation for mysqli_stmt_reset
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163209 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-13 16:41:06 +00:00
Georg Richter
021aa9aa06 fixed wrong object in oo-syntax (mysql -> stmt)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163204 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-13 16:16:29 +00:00
Nuno Lopes
5227df9684 fix entity~
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163170 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-13 11:06:22 +00:00
Antony Dovgal
40116da977 add memcache docs
add an entry to manual.xml.in & url to global.ent


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163168 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-13 10:34:03 +00:00
Uwe Steinmann
e9822b23ec - fixed some errors in second example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163110 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-12 10:52:48 +00:00
Dave Barr
514919ea8c - Fix #29094
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163057 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-11 15:41:38 +00:00
Nuno Lopes
1ac85b8934 renaming files and adding initial reflection documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163048 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-11 12:33:25 +00:00
Nuno Lopes
588cfaa5ed un-comment ini entries
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163047 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-11 12:31:05 +00:00
Nuno Lopes
77af3c7273 fix ids, sorry
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163040 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-11 10:06:18 +00:00
Nuno Lopes
f10d6e7422 fix ::
move comparing objects in PHP 5 to oop5


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163039 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-11 09:32:52 +00:00
Aidan Lister
762bc4bd27 Fixed line length
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163025 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-11 02:20:24 +00:00
Aidan Lister
8b6ea03d60 Added link to array_walk_recursive
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163024 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-11 02:18:37 +00:00
Curt Zirzow
fc806a11fe watch those tabs.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163014 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-10 19:35:25 +00:00
Curt Zirzow
22cd09f050 The new oop5 documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163012 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-10 19:30:37 +00:00
Dave Barr
31a32222bc - Revert #29077.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162921 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-09 16:06:48 +00:00
Dave Barr
59d27e72d5 - Fix #29077.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162920 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-09 16:02:28 +00:00
Jakub Vrana
458180e83f \0x00 -> \x00
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162907 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-09 07:21:53 +00:00
Nuno Lopes
0e4e45fb2c remove un-needed text and change <titleabbrev>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162876 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-08 15:42:48 +00:00
Mehdi Achour
f8a9eed409 See also
# spotted by Olivier Parmentier (miam)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162872 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-08 14:46:23 +00:00
Jakub Vrana
4171c45c2d Revert
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162870 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-08 14:27:54 +00:00
Nuno Lopes
dfcb304115 updating ini entries: adding links (using modified script by Jakub) and adding Zend internal INI entries
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162861 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-08 10:39:06 +00:00
Nuno Lopes
761a3fd0c9 fix build and move oci paragraph to entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162856 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-08 10:05:05 +00:00
Jakub Vrana
ad1e5c3192 Update ini entries
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162855 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-08 09:27:56 +00:00
Jakub Vrana
222d0a5ecc Links to documented ini entries
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162791 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-07 10:25:57 +00:00
Jakub Vrana
082391ba9d Explain highlight.bg
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162787 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-07 10:18:02 +00:00
Jakub Vrana
08d27bbf2f Do not use _ in ids
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162785 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-07 10:03:22 +00:00
Jakub Vrana
d1ace9df1c Precedence (bug #28760)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162783 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-07 08:35:54 +00:00
Aidan Lister
f01da4d71d Updated example to handle "deep" arrays
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162778 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-06 22:42:47 +00:00
Nuno Lopes
7041853c56 fix #29030
we must use print there because echo can be used with more than one argument


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162758 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-06 18:33:58 +00:00
Nuno Lopes
627cff89cd adding documentation and examples for strpbrk
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162746 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-06 12:32:39 +00:00
Nuno Lopes
ce4f51db5b adding docs for convert_uuencode and decode
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162744 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-06 12:00:31 +00:00
ali
d005e0539b s/significaly/significantly/
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162743 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-06 11:11:40 +00:00
Nuno Lopes
f0d803fbb2 fix #24372: protos fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162742 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-06 09:56:44 +00:00
Aidan Lister
ea2324517a Removed "see example 2"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162738 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-06 07:54:58 +00:00
Aidan Lister
ce8da4a036 Added a second example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162733 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-06 07:10:06 +00:00
Antony Dovgal
c346e06a0f add <para> again
(`make test` is a Good Thing [tm])


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162732 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-06 06:50:34 +00:00