Commit graph

78 commits

Author SHA1 Message Date
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
Gabor Hojtsy
1607f75444 Correct the xSAPI notes, cause xSAPI works now :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40204 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-26 15:20:21 +00:00
jim winstead
f53a59c0f0 add note that parse errors can't be suppressed with @ prefix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40012 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-23 01:56:45 +00:00
jim winstead
7dd641009b fix a bunch more entities that cause a stricter xml parser (xerces) to choke
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39899 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-20 21:08:27 +00:00
jim winstead
8b4e606f06 fix entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39898 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-20 20:56:42 +00:00
jim winstead
2734be291d incorporate user note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39303 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-12 23:25:52 +00:00
Hartmut Holzgraefe
50c57eca13 reverted last changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@38989 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-09 12:38:23 +00:00
Egon Schmid
21a62e5546 Will add the removed files soon.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@38988 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-09 12:26:23 +00:00
WonHee Hwang
a8a8b56e06 PR:
Submitted by:
Reviewed by:
Obtained from:


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@38980 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-09 10:41:17 +00:00
Gabor Hojtsy
200df69195 Fixing a typo...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@38184 c90b9560-bf6c-de11-be94-00142212c4b1
2000-12-22 17:52:05 +00:00
Ron Chmara
6e8112625b fixing <? to <?php
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@37665 c90b9560-bf6c-de11-be94-00142212c4b1
2000-12-13 04:51:35 +00:00
Mathieu Kooiman
f5698af7cd I figure we post to .php files.. not .html files..
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@35521 c90b9560-bf6c-de11-be94-00142212c4b1
2000-11-09 20:16:31 +00:00
Gabor Hojtsy
8403a44de7 One typo fixed here
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@34794 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-29 15:57:13 +00:00
James Moore
3f02850c43 Missed a few
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33830 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-14 13:15:51 +00:00
James Moore
dcf2d388c9 Changing example to Png's and adding note about lack of Gif support in GD since version 1.6
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33829 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-14 13:08:07 +00:00
Hartmut Holzgraefe
e789fee4bb fopen wrappers configuration has changed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33784 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-13 00:05:57 +00:00
Andrei Zmievski
13b81a2720 PHP3 -> PHP 3, PHP4 -> PHP 4
And everyone should follow that.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32721 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-15 16:09:44 +00:00
Torben Wilson
5cdf44621d Documented move_uploaded_file() and is_uploaded_file().
Clarified some things about $HTTP_POST_FILES, PHP 3/PHP 4, and
how to test for uploaded file safety.
Minor cleanups, too.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32400 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-10 11:14:16 +00:00
Jesus M. Castagnetto
1bfb0a307f forgot to un-comment part of the code in the example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32187 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-07 14:22:12 +00:00
Jesus M. Castagnetto
4656d5f8f6 Added entities pointing to errorfunc.xml in manual.xml.in and en/chapters.ent
Added user errors to the list of errors and an example in
en/features/error-handling.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32183 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-07 13:26:05 +00:00