Commit graph

298 commits

Author SHA1 Message Date
Derick Rethans
b6bf820495 - Fix for bug #16268
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@75194 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-25 20:39:24 +00:00
Philip Olson
25df6a966f Variable functions: Typo fix became a minor update
See also: variable variables and function_exists


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@73334 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-15 06:38:22 +00:00
Torben Wilson
117c20ebf9 Thanks for catching that, Goba. With typos though you can usually just
fix them...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@73098 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-13 08:24:52 +00:00
Torben Wilson
2a8588bf1b Added a warning about the register_globals change; added $GLOBALS.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@73028 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-12 23:12:28 +00:00
Torben Wilson
65af33a1e5 Added note that argv and argc are in $_SERVER, not $_REQUEST.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@72825 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-12 02:05:59 +00:00
Torben Wilson
0658bf8597 Added an explanation, a bit of expansion, and a pointer to information
regarding the superglobals.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@72824 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-12 01:54:58 +00:00
Torben Wilson
bb94b3c2f4 Initial commit for by-extension separation of the full constant list.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@72812 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-12 00:57:47 +00:00
Hartmut Holzgraefe
bb0af361c5 trying to explain some consequences of the differences between
language constructs "echo" and "print"


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@71976 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-05 11:25:00 +00:00
Derick Rethans
241bed9350 - FIx for bug #15380
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@71069 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-27 13:40:30 +00:00
Derick Rethans
c6e03fafe3 - Fix for bug 15488
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69947 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-10 15:49:24 +00:00
Gabor Hojtsy
f99a6ff0d7 tip -> note, where tips actually contained notes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69764 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-08 14:15:22 +00:00
Gabor Hojtsy
a328586a54 Replace exotic tags with more commonon tags/constructs. All these tags
were only used once...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69758 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-08 13:40:44 +00:00
Simone Cortesi
f8e6c862a9 changing as of RFC 2606
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69676 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-07 01:21:59 +00:00
Andy Lindeman
172cc1b2e3 Fixed $PHP_SELF description as defined in bug #13606
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69629 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-06 17:22:46 +00:00
Masaki Fujimoto
b855ccaeaa fixed typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69295 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-02 15:57:48 +00:00
Slawomir Pucia
bcd0259617 fixed indentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69084 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-30 22:04:27 +00:00
Yasuo Ohgaki
823b4cc86c Call time reference is depreciated. Deleted description.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68296 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-21 09:25:23 +00:00
Philip Olson
fecbe442a9 include: minor textual changes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68160 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-20 01:09:30 +00:00
Friedhelm Betz
a7e36fccbd added $_FILES and $_SESSION to list of Superglobals. scope additon for $_files
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68144 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-19 23:04:13 +00:00
irc-html
2164b41ae7 added CDATA tag for example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68103 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-19 12:01:10 +00:00
Philip Olson
43bae8ab7a include/require: Update reflects change in behavoir as of 4.0.2.
PHP3 info condensed into a <note>
	         Duplicate info removed, most docs are within include()
*_once         : Updated.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68101 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-19 10:37:31 +00:00
Philip Olson
0ead125201 return: xml typo, should work better now.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68088 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-19 07:09:31 +00:00
Philip Olson
2369737d83 $_FILES: Documented. Couple other minor changes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68063 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-18 21:50:44 +00:00
irc-html
ecfab21699 fixed bad HTML tag in comment example (>/h1>), from user note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68058 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-18 19:49:35 +00:00
Torben Wilson
1903ca51a5 Noted what a superglobal is and fixed the version numbers.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@67858 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-15 21:43:10 +00:00
Torben Wilson
361e08ee8e Added version notes to the superglobals.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@67857 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-15 20:57:28 +00:00
Torben Wilson
c761103b93 Whoops. Typo fix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@67718 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-14 00:14:43 +00:00
Torben Wilson
a882625034 Added crossref to 'References Explained'.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@67717 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-14 00:09:53 +00:00
Torben Wilson
be1aa7d35a Document that return returns from more than just functions.
I used <function> for return in the same spirit that <function> is used
for other constructs which are not functions--echo, print, etc--and noted
that you don't need the parentheses with it. If anybody has a good argument
for using another tag, mention it on the doc list and we'll chat. :)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@67716 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-14 00:05:20 +00:00
Philip Olson
f1c8d8d885 WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@67655 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-12 23:24:55 +00:00
Philip Olson
dc29c6305e Superglobals: Documented $_ GET/POST/COOKIE/REQUEST/SERVER/ENV/SESSION
TODO: Maybe list them seperatly during restructure, seems
	            like everything is documented twice now (sorry) :)
Documented $HTTP_SESSION_VARS
Added a link to security chapter on register_globals


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@67652 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-12 23:20:53 +00:00
Mark Kronsbein
8fffc64e19 Fixed Typo assigned to Bug #14889
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@67110 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-06 17:50:23 +00:00
Gabor Hojtsy
f30786d728 Eliminate all <link> stuff from CDATA sections, and moved DEV comments
out of example code. The manual pages with these examples were a huge
mess...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@66335 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-28 18:46:53 +00:00
jim winstead
1b7ef904fb if: link to information on what evaluates to &false;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65790 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-20 23:17:37 +00:00
jim winstead
02e9b3e175 don't use .inc extension in examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65520 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-17 23:00:19 +00:00
jim winstead
02a9205752 disabling shell_exec also disables
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65057 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-14 20:44:06 +00:00
Jan Lehnardt
7c88782195 fix for #11937. pointing out that unset() will not
cause a reindexing of an array when deleting a key.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64875 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-12 22:08:28 +00:00
jim winstead
19c18524d3 & -> &amp;, tighten the wording a bit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64872 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-12 21:29:56 +00:00
Jan Lehnardt
03dfca077e "fix" for #11719. clearifyed references and copies on objects.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64870 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-12 21:15:37 +00:00
Hartmut Holzgraefe
3747b34a1b hope this solves the tabs vs. blanks issues once and for all
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64852 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-12 20:47:43 +00:00
jim winstead
3d39a99729 incorporate user note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64299 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-08 22:23:19 +00:00
Philip Olson
6c70c975a1 Typo Fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63795 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-03 18:12:53 +00:00
Philip Olson
8fc7917324 Typo fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63794 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-03 18:02:46 +00:00
Philip Olson
e5ad2170ee Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63548 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-30 22:35:12 +00:00
Philip Olson
fa7dede319 Fix CDATA typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63544 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-30 22:09:13 +00:00
Torben Wilson
77c5184a56 Whoops.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63316 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-27 11:07:23 +00:00
Torben Wilson
905916889a A typo and a formatting fix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63314 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-27 10:17:08 +00:00
Simone Cortesi
15cf6121d3 added missing CDATA closing tag in include example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63285 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-26 19:10:27 +00:00
Torben Wilson
a93fc8b46f Major prose fixups, some XML cleanups, and a couple of typo fixes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63248 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-25 22:08:36 +00:00
Hartmut Holzgraefe
525a54f08e added CDATA to programlistings outside the functions dir
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63128 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-23 21:51:24 +00:00