php-doc-en/language
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
..
basic-syntax.xml just reworded sentence 2002-05-08 17:46:38 +00:00
constants.xml minor correction: double is out :-) 2002-05-29 09:53:40 +00:00
control-structures.xml - Add appropriate warnings that Windows does not support remote file access 2002-06-10 21:41:16 +00:00
expressions.xml hope this solves the tabs vs. blanks issues once and for all 2001-12-12 20:47:43 +00:00
functions.xml on my dictionary cappuccino has 2 "c" 2002-05-29 00:17:38 +00:00
oop.xml - Document that we have @new but not @&new or &@new, closes #14094. 2002-06-10 10:51:58 +00:00
operators.xml - fix #14992 2002-07-01 21:57:45 +00:00
references.xml Various minor typos, thanks to Paul Hudson for spotting most of them... 2002-06-30 10:41:44 +00:00
types.xml - Properly document when a var is considered to be NULL and when not, 2002-06-10 09:15:37 +00:00
variables.xml In summary, mentioned register_globals and superglobals a lot. 2002-07-03 22:51:23 +00:00