Commit graph

3996 commits

Author SHA1 Message Date
Jan Lehnardt
44f1f63d55 - fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@87972 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-07 18:26:02 +00:00
Jan Lehnardt
60f83a4381 - fix #16640
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@87971 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-07 18:25:40 +00:00
Jan Lehnardt
bb61017173 - fix #17653
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@87962 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-07 17:10:05 +00:00
Jan Lehnardt
32ff62321d - fix #15110
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@87961 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-07 16:56:40 +00:00
Jan Lehnardt
1944a33985 - fix #16290
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@87960 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-07 16:44:26 +00:00
Jan Lehnardt
885f88f7ea - fix #17806
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@87956 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-07 16:23:51 +00:00
Yasuo Ohgaki
69b7bd80f5 Add ob_get_status manual
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@87792 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-05 10:38:37 +00:00
Simone Cortesi
b4c3425d11 promote the use of XHTML
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@87683 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-04 10:51:30 +00:00
Philip Olson
e78b6dc0a2 In summary, mentioned register_globals and superglobals a lot.
- Rewrote the register_globals warning for language.variables.predefined
- $GLOBALS has existed since PHP 3
- Added a variable scope example (superglobal vs old php var)
- Updated register_globals related info in various places
- Used mode="html" for html
- Added example showing different ways to access external information
- Explained GET a little
- Updated Array Cookie examples (they still set seperate cookies)
- Removed language.variables.external.environment as this is explained now
- Closed bug #15714


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@87651 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-03 22:51:23 +00:00
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