Commit graph

97 commits

Author SHA1 Message Date
Thomas Schoefbeck
d4730c39d2 small corrections, one link added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@74982 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-24 10:19:16 +00:00
Simone Cortesi
cf0a38224b formatting php.ini with the new entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@72426 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-07 23:57:45 +00:00
Rasmus Lerdorf
8be41f8e90 Document the fact that disable_functions can only be used in the php.ini
file.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@71978 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-05 13:37:23 +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
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
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
Torben Wilson
8b13852da5 Small fix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69677 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-07 01:26:48 +00:00
Yasuo Ohgaki
cc7491933b More $HTTP_POST_FILES use.
Fixed mistakes made in last my commit.
Removed description for obsolete versions. (We don't support them anymore. And there
is enough description for PHP3)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68912 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-28 11:06:51 +00:00
Yasuo Ohgaki
d933110669 Added common pitfall
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68910 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-28 10:26:35 +00:00
Yasuo Ohgaki
3f13a76bf0 Promote track vars instead of globals.
Added more pitfalls.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68908 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-28 07:59:19 +00:00
irc-html
8bc0285b55 fixed reference to mssql_pconnect, spelling errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@67480 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-10 01:56:08 +00:00
Gabor Hojtsy
7396d21590 One more php3_* modified to be php_value. Thanks to Slawek for the report.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65968 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-22 17:04:47 +00:00
Gabor Hojtsy
1fb26926d9 s/Safe Mode/safe mode/ as Jim corrected these in other places.
Adding ini link to open_basedir


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65965 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-22 16:55:40 +00:00
Gabor Hojtsy
09a7562e5a Correct paragraph and if conditions spacing
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65963 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-22 16:28:34 +00:00
Gabor Hojtsy
327a552b9b Typo in closing XML tag corrected
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65960 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-22 16:14:50 +00:00
Gabor Hojtsy
e3dbefc180 php3_* Apache directives corrected to be php_vale *
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65958 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-22 16:02:21 +00:00
Gabor Hojtsy
ee9cb86777 That directive is named variables_order now and not gpc_order
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65957 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-22 16:01:52 +00:00
jim winstead
390cd85f04 document $_COOKIE, $HTTP_COOKIE_VARS, mention relevant configuration settings, be more explicit in pointing to setcookie documentation, note how to use output buffering
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65780 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-20 21:21:04 +00:00
jim winstead
082fdcf004 note there are some non-sql persistent connections, and provide a see also section with links to all the persistent connection functions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65623 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-18 20:49:03 +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
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
Torben Wilson
81467643b7 Added a warning about using persistent connections and table
locks/transactions together. The transaction note was from the user errata.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62926 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-21 03:00:09 +00:00
Hartmut Holzgraefe
9410c19fda added version attribute to <?xml tags
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61864 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-10 21:49:43 +00:00
Gabor Hojtsy
091785984e Changing programlisting roles.
All PHP programlistings to role="php"
All not PHP programlistings to something other...

Markup changes only, no content changed...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61784 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-09 15:48:16 +00:00
Slawomir Pucia
a491d1a4b6 Changed php3.ini to php.ini
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61302 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-01 10:21:33 +00:00
Slawomir Pucia
3564a46600 Added missing closing bracket.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@60196 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-18 22:23:56 +00:00
Gabor Hojtsy
08bc490945 Removing Persistent connections from faq/databases.xml
(it was nearly the same, but older than persistent-connections.xml),
adding an iPlanet note to persistent-connections.xml

The other changes in databases.xml are WS only


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@59912 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-14 10:26:19 +00:00
Jeroen van Wolffelaar
6ae3b9dba5 Fix modelines for VI(M) for the manual (en).
Syntax for vim < 6 is set to sgml, because xml is not recognizing tag-names.

This was discussed before, and this turned out to be best for all vi(m)
versions.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@57993 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-21 22:47:49 +00:00
Philip Olson
296edcbd18 Added a couple links to ini.safe-mode
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@57740 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-18 17:42:44 +00:00
Gabor Hojtsy
c735753c26 Using Safe Mode as the name of Safe Mode
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55444 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-19 13:50:03 +00:00
Gabor Hojtsy
4dbbde4f9d . The best place to show how <![CDATA[ ... ]]> can help...
. Converting all HTML tags to lowecased ones
 . Using correct <filename> instead of other bad ones
 . Adding role="html" to HTML example


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55442 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-19 13:20:42 +00:00
Gabor Hojtsy
28c218a5bb External parsed entities _should_ each begin with a text declaration.
See: http://www.w3.org/TR/2000/REC-xml-20001006#sec-TextDecl


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55416 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-19 11:09:18 +00:00
Jeroen van Wolffelaar
76dbfa98cf Standardized comment at the end of XML-files (includes vi-line too now)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@54602 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-13 18:56:24 +00:00
Jeroen van Wolffelaar
7250797633 persistant -> persistent
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@53182 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-03 19:22:34 +00:00
Jeroen van Wolffelaar
7915a6c933 Added Revision tag on top of most xml files in en-tree
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@53059 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-02 17:37:51 +00:00
Jeroen van Wolffelaar
77912fb35c - More correct safe-mode documentation
- Partially added warnings to the functions themselves
- Small xml-id fix in cybermut


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@52878 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-31 22:28:30 +00:00
Daniel Beckham
dc747b6a02 added double quotes around method for consistency
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@51757 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-18 21:35:30 +00:00
Rasmus Lerdorf
41eed52437 it is httpd.conf, not httpd.ini
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@51446 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-13 19:03:05 +00:00
Damien Seguy
8a45320cfe Added a few other functions disabled by safe mode.
This list should be reordered alphabetically,
and checked with sources.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@51422 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-13 16:24:55 +00:00
Jeroen van Wolffelaar
4eecf267a0 Updated safe-mode with list of functions.
This breaks ALL translations, because of a change in language-snippets.ent

Whould someone PLEASE correct this for every language? (and not only his
own)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@51286 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-11 22:09:40 +00:00
Jeroen van Wolffelaar
2b6750adf4 A bit xml-reworking, removed some tabs to satisfy Derick, added
upload_max_filesize ini directive.
Someone should check the last one, I didn't mention the default,
and apparently 2M is also supported... but I needed to get rid
of the jade-error.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@51125 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-10 21:12:59 +00:00
Jeroen van Wolffelaar
88a68c5633 It did build this way... strange...
- fixed <?php  -> &lt;?php


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@51113 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-10 20:36:22 +00:00
Jeroen van Wolffelaar
b7b1757493 Quick and dirty xml-ation of the safe-mode sheet by Rasmus.
Doesn't build because of FAQ :(


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@51111 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-10 20:33:02 +00:00
Gabor Hojtsy
b0f3760a21 HTML cosmetics, updating translation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50919 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-08 15:11:13 +00:00
Jeroen van Wolffelaar
db09591bd8 Processed the en-tree with the new script, which leaves text inside <programlisting> alone.
I hope it's okay now...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50794 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-07 21:27:21 +00:00
Jeroen van Wolffelaar
308ffe41f2 Changed true, false and null to &true;, &false; and &null;
Probably this isn't correct at some places, but in the majority
it is.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50762 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-07 18:42:46 +00:00
Jeroen van Wolffelaar
7c62d81304 Changed all identifiers between <function> and/or <refname> tags
that had ONLY the first letter uppercase to all-lowercase


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50055 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-23 20:10:52 +00:00
Jeroen van Wolffelaar
b4f75b2c7b Removed accidental 'z'
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@49859 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-19 22:18:05 +00:00
Martin Kraemer
0bde60cbac Various fixes:
* (en/de only): add two notes about correct spelling of HTTP headers, and
  about the AuthType directive (which must not be set for PHP auth).
* (all): fix spelling (realm="double quoted string, not single"), use
  "Basic" with uppercase B, and remove the duplicate spaces which
  made the example unusable (and were copied to most translations).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@49031 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-01 12:51:38 +00:00
Gabor Hojtsy
e1cb863ac3 Oh those tabs...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40205 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-26 15:21:48 +00:00