Yasuo Ohgaki
8ef1175295
Fixed description for users enable register_globals
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70268 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-15 01:58:23 +00:00
Torben Wilson
5b06918113
Small clarification to $_SERVER.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70260 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-14 20:43:12 +00:00
Torben Wilson
64c91ae4ac
Added $_SESSION.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70259 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-14 20:27:09 +00:00
Gabor Hojtsy
a06b86e1da
Correcting several mistakes, and misspellings
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70252 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-14 19:35:20 +00:00
Sebastian Nohn
74572a3ce1
fixing bug #14600
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70248 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-14 18:22:41 +00:00
Torben Wilson
e76f850007
Some cleanups and a more thorough treatment of the various globals.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70223 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-14 12:15:33 +00:00
Torben Wilson
e4729bc76f
Added predefined classes.
...
Added the rest of the predefined constants (except for some in mcrypt and
ncurses which need to be done manually).
I want to get some more organizing done on this before removing the other
lists from the Language section, but this can probably be added to
manual.xml.in in a day or two.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70216 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-14 07:02:22 +00:00
Andy Lindeman
1162722a7c
fixing bug 11297
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70213 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-14 02:44:51 +00:00
Georg Richter
133c59662b
a) inserted mysql_free_result in example
...
b) changed mysql_query description: mysql_query returns a resultset for SELECT, EXPLAIN
DESCRIBE and SHOW statements, not only for select statements.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70196 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-13 22:13:26 +00:00
Torben Wilson
2de8a821f3
Note that the 3rd and 4th args to fsockopen() are always passed by ref.
...
Closes Bug #8087 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70194 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-13 21:59:59 +00:00
Torben Wilson
14fc4d4708
Fixed fsockopen()'s argument list & explanation--it looked like 'udp://'
...
was intended to be part of the argument name, not the argument contents.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70192 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-13 21:53:10 +00:00
Hartmut Holzgraefe
2c107905f4
fix for bug report #15541
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70179 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-13 17:48:00 +00:00
Sebastian Nohn
713de33b8b
fixed bug
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70165 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-13 12:53:12 +00:00
Hartmut Holzgraefe
51f07d3fcd
removed "experimental" on request
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70164 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-13 11:20:47 +00:00
Hartmut Holzgraefe
00b4ce3753
function name fix (as reported in bug #15538 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70159 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-13 11:07:25 +00:00
Jan Lehnardt
fb4d2376eb
- fixing example, reported by Till Gerken
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70131 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-12 22:21:55 +00:00
Torben Wilson
b132494b94
Clear this up a little.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70130 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-12 21:23:06 +00:00
Torben Wilson
eee09e45c7
Added documentation for odbc_execute()'s file reading functionality.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70129 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-12 21:12:22 +00:00
Slawomir Pucia
a44013aae6
Added small para for newbies.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70116 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-12 20:02:38 +00:00
Hartmut Holzgraefe
4fab67d882
error_log 2nd parameter is optional, too
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70115 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-12 19:41:18 +00:00
Yasuo Ohgaki
117471d39b
Clarify strstr() description a little
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70080 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-12 09:13:12 +00:00
jim winstead
fed7842a06
clarify that "S" is the suffix for the day of the month
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70072 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-12 01:23:52 +00:00
jim winstead
357db9aae5
<pedantic>fix references to Red Hat and Main Street Softworks.</pedantic>
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70068 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-11 23:52:19 +00:00
Paul Andersen
abd0eee173
More Apache Clarifications
...
Noted that CCVS is no longer being made.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70065 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-11 22:44:09 +00:00
Paul Andersen
b0e6a91293
Few more clean ups. Show the LoadModule statement in case it is missing
...
from the apache dist conf file.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70062 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-11 22:09:47 +00:00
Paul Andersen
a47932fa0c
Minor Typo from last check in
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70015 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-11 08:04:05 +00:00
Paul Andersen
0d524d142f
The documentation regarding apache install is contradictory. A user needs
...
to compile and install apache before they can specify the --wiith-apxs option.
Since apxs is the method of choice instructions have been updated to reflect this.
Added --enable-module=so for completeness.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70014 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-11 07:59:45 +00:00
Markus Fischer
6474b688f2
- Correct protos.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70010 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-11 02:48:58 +00:00
Torben Wilson
3fff298bd3
Grammar fix. What the hell did I think 'equal and identical to' was
...
supposed to mean? :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69972 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-10 18:56:54 +00:00
Torben Wilson
37d2d048ac
Clarified readdir() a bit.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69971 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-10 18:47:27 +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
Torben Wilson
ccae893d63
Version fix.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69895 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-10 03:45:11 +00:00
Torben Wilson
3a5495c77c
Hmm...fgets()'s second parameter is only optional in cvs, so far.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69891 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-10 02:38:43 +00:00
Torben Wilson
39ed737c2f
Closes bug #14538 : noted change in dirname() behaviour.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69880 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-10 00:59:02 +00:00
Torben Wilson
449fd13992
Reverting this; the second parameter is indeed optional in versions
...
newer than 4.1.0 (also added a note to this effect).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69875 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-10 00:38:40 +00:00
Andy Lindeman
9c461fa1dc
fgets() second param is not optional
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69868 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-10 00:18:53 +00:00
Torben Wilson
de1ceb1303
Closes bug #14621 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69865 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-09 23:44:43 +00:00
Torben Wilson
4f7a1da718
Closing Bug #12879
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69863 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-09 23:14:38 +00:00
Torben Wilson
c0ed4d5d43
Typo fix.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69842 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-09 21:52:07 +00:00
Torben Wilson
13a0ce63c5
Fixed some grammar.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69841 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-09 21:48:38 +00:00
Torben Wilson
dcf0ac1af8
Updated CURLOPT_CUSTOMREQUEST information to explain a bit more
...
fully how it should be used.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69791 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-08 23:08:48 +00:00
Gyozo Papp
51dda0c916
change SQL3 to SQL99 and correct a broken function cross-reference
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69790 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-08 22:38:44 +00:00
Chris Newbill
b37431f58b
See bug 15441 for more information on changes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69779 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-08 17:26:51 +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
f2949a422d
tip -> note, where tips actually contained notes about usage
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69763 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-08 14:14:26 +00:00
Gabor Hojtsy
d8428e9ee9
One leftover param definition, with <replaceable><optional> specified...
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69762 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-08 14:13:44 +00:00
Gabor Hojtsy
c86894b62c
Removing exotic tags, replace them with more common ones.
...
Eg use <varname> instead of <symbol> for PHP variable names.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69761 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-08 14:12:05 +00:00
Gabor Hojtsy
2a17f8a669
A funcsyn left here somehow, convert to methodsyn
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69759 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-08 13:41:59 +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
David Eriksson
03865e8e40
* Removed Satellite docs. (Satellite is now in PEAR.)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69755 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-08 13:10:42 +00:00