Commit graph

3837 commits

Author SHA1 Message Date
Gabor Hojtsy
db791d9fb2 Ooops, forgot to add Gonzalo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@87626 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-03 19:08:09 +00:00
Philip Olson
c1d2b0f1b4 short_open_tag:
- Can use <?php echo '<?xml version="1.0"'; ?> for xml if on
 - <?= won't work if off
 - <?xml works inline if short_open_tag if off


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@87535 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-03 02:29:14 +00:00
Philip Olson
649707bdfd Added an example on what register_globals means.
Defaults to off as of PHP 4.2.0 (links to release announcement)
Added a few links, like to predefined vars and superglobals
Cannot set at runtime, but may be able to use .htaccess
<note>: variables_order affects register_globals


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@87526 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-03 00:19:19 +00:00
Philip Olson
d3d521db0c More fixes related to bug #18102
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@87474 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-02 17:27:25 +00:00
Christian Stocker
bd66853168 - removed DomElement-set-attribute-node from documentation (it's not
implemented yet)
- fixed typo and bumped up needed libxml2 version in reference.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@87420 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-02 08:51:09 +00:00
Derick Rethans
21c28f00b0 - Fix for bug #18102
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@87405 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-02 06:19:44 +00:00
Jan Lehnardt
2a7914dcfa - fix #17118
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@87375 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-01 22:20:01 +00:00
Jan Lehnardt
8cbc437a8e - fix #14992
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@87371 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-01 21:57:45 +00:00
Philip Olson
555d51632c See also $_REQUEST
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@87347 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-01 18:10:17 +00:00
Simone Cortesi
03235841f0 fixing typos spotted by Paul Hudson on phpdoc (part 3)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@87202 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-30 16:08:48 +00:00
Sander Roobol
20bb98ea63 Various minor typos, thanks to Paul Hudson for spotting most of them...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@87193 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-30 10:41:44 +00:00
Rui Hirokawa
ef85efc891 a typo fixed.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@87104 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-29 02:28:05 +00:00
Philip Olson
f3cc504884 Added <?php ?> to PHP code.
Added ?> <?php to HTML code (until role="HTML" exists).
Changed $Count to $count in setcookie example.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@87068 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-29 00:52:16 +00:00
Marco Cucinato
bde354d7af Typo fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@87040 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-28 19:51:48 +00:00
Simone Cortesi
a9d497513a change as requested by Tomas V.V.Cox
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86830 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-26 16:26:40 +00:00
Simone Cortesi
e38a7bc1a6 fixing build breaking typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86744 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-26 00:12:50 +00:00
Simone Cortesi
9d0d87eb66 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86737 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-25 22:07:49 +00:00
Simone Cortesi
9f6e52f404 changes toward XHTML <br> --> <br />
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86735 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-25 21:37:34 +00:00
Marcus Boerger
bf592ba144 changes for getimagesize and new function
#Q: how do i add the new function-file?


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86734 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-25 21:29:20 +00:00
Simone Cortesi
58d1ff5ba6 layout only: no content change
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86727 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-25 21:04:36 +00:00
Simone Cortesi
9ec41fd837 minor typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86726 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-25 20:58:31 +00:00
Derick Rethans
c5db126d92 - This one should stay in english
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86457 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-23 09:30:42 +00:00
Derick Rethans
f511b4588b - Whitespace
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86456 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-23 09:27:17 +00:00
Verdana Musone
20c34604b0 no message
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86455 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-23 09:02:49 +00:00
David Croft
a4489470e1 notes about static initializers
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86453 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-23 03:03:36 +00:00
Marcus Boerger
6173c244f9 explain cli and difference to cgi
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86452 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-23 01:26:02 +00:00
Marcus Boerger
56c4ea82be missing constant
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86451 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-23 01:04:09 +00:00
Marcus Boerger
d6ec13b5ab missing constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86450 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-23 01:01:28 +00:00
Simone Cortesi
99ed54dd15 fixing parse error in example code
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86387 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-22 15:10:54 +00:00
Slawomir Pucia
29d0581651 Removed <title> from <note>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86325 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-21 22:37:54 +00:00
Derick Rethans
d90246720f - fix typoes (found by Paul Hudson <jedihudzilla@hotmail.com>)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86297 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-21 12:50:59 +00:00
Simone Cortesi
d9d9e91411 adding missing .cvsignore
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86294 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-21 12:05:39 +00:00
Derick Rethans
7ff1e70f2c - Add availability
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86283 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-21 10:02:02 +00:00
Derick Rethans
fdafa5ec51 - Add documentation for the new parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86278 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-21 09:37:45 +00:00
David Croft
f78a38b22d #fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86264 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-21 03:35:09 +00:00
Sander Roobol
3cd796966f Include (skeleton) tokenizer docs in manual; added missing .cvsignore
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86247 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-20 16:21:00 +00:00
Sander Roobol
4bcdb377e2 Remove bogus file
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86245 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-20 16:16:56 +00:00
Verdana Musone
eb75732d6f no message
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86218 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-20 11:53:59 +00:00
Joey Smith
93279987ba The libxml requirement has been 2.4.x for almost a year now, and 2.4.14
for "quite some time" (according to the CVS logs for ext/domxml/config.m4).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86126 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-19 05:31:05 +00:00
Simone Cortesi
499c4c8065 reverting last commit by Georg: it was already fixed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86058 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-18 12:06:10 +00:00
Georg Richter
69f5cec0fc fixed bug #17603 - removed zlib features from docu
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86047 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-18 10:53:46 +00:00
Simone Cortesi
308800958e fix bug #17603
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86041 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-18 10:15:58 +00:00
Derick Rethans
22bc13b967 - Added see-also's
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86034 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-18 09:52:07 +00:00
Derick Rethans
e6fbeb4136 - Fix for bug #16789
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86024 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-18 07:50:08 +00:00
Hartmut Holzgraefe
1747b91508 added documentation for the renumber 'feature' of array_shift and unshift
(bug #14791)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85986 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-17 23:48:37 +00:00
Leszek Krupinski
d4987a894f typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85968 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-17 17:59:55 +00:00
Derick Rethans
48eb9a1db5 - Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85963 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-17 15:34:33 +00:00
Hartmut Holzgraefe
3e43773974 behaviour change ducumented more clearly (see bug #14591)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85921 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-17 12:36:08 +00:00
Markus Fischer
94a00aff30 - Correct tag.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85847 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-16 14:19:58 +00:00
Markus Fischer
670e2d5812 - Move constants to their own file.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85846 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-16 14:19:01 +00:00