Commit graph

49 commits

Author SHA1 Message Date
Alexey Asemov
6d077436e1 Fixed some bugs during translation (added quotes somewhere) and something else.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112526 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-18 19:58:04 +00:00
Derick Rethans
8b02166179 - Remove dubble denial
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@96059 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-18 13:18:34 +00:00
Markus Fischer
ffd2f85063 - Use new superglobals by default, mention old way were applicable.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85824 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-16 07:11:04 +00:00
Hartmut Holzgraefe
7c8fdea14d use &php.ini; entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@75639 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-28 17:16:45 +00:00
Andy Lindeman
2e01b9d3d3 /etc/password -> /etc/passwd
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@71444 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-01 01:07:33 +00:00
Thomas Schoefbeck
378fc33953 reformatted code for a better html-reading
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@71086 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-27 19:05:44 +00:00
Thomas Schoefbeck
e9af69cae5 typo, example-corr.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@71030 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-27 07:35:51 +00:00
Gyozo Papp
33667d61b7 some spelling errors and typos corrected
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69463 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-04 11:51:22 +00:00
Gyozo Papp
d9d0ce4b19 better description of the SQL injection examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68311 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-21 14:36:58 +00:00
Gyozo Papp
56fb691746 revise database.security section
remove  bla-bla
note that attack examples are not database server specific


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68050 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-18 17:25:26 +00:00
Gyozo Papp
dbb5ec4b37 new section added about database security
please someone run a 'make test'


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@67879 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-16 10:09:37 +00:00
jim winstead
64bdc5f8ae a little more warning about the weakness of security by obscurity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65647 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-18 23:18:36 +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
Derick Rethans
68d9c9eadd - Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63934 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-05 08:30:41 +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
jim winstead
7d4812b1d1 change a couple of 'id' values that produce pages that some mirrors get tripped up on.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62913 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-21 01:48:33 +00:00
Philip Olson
5878ab08d2 Fix typo. (on => off)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62361 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-14 00:20:50 +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
Thomas Schoefbeck
e942dc32b1 reworded intro accoring the new order
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61534 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-04 09:10:02 +00:00
jim winstead
17807555a1 putting general security info first, rather than more obscure cgi stuff.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61229 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-31 01:39:47 +00:00
Gabor Hojtsy
d862199da4 Correct link to ini setting
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@59859 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-13 15:52:38 +00:00
Gabor Hojtsy
bd47d31b1c Removing extra () from function reference (it is the style
sheets job to put this in)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@59857 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-13 15:47:50 +00:00
Philip Olson
a522351ce6 Adding link to register_globals config setting.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58201 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-24 17:56:35 +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
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
a548701423 Standardized comment at the end of XML-files (includes vi-line too now)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@54601 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-13 18:51:05 +00:00
Jouni Ahto
265fa6f266 Fixed a lot of things fop doesn't think to be legal.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@53413 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-05 10:51:47 +00:00
Ron Chmara
a15d816e01 Typos, improved code, page on obscuring PHP, rewording, changing examples for register_globals= off.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@53118 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-03 07:13:02 +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
Ron Chmara
15aecc4c4f Enhancing, per recent discussions on PHP-DEV, and adding section on using register_globals to increase security.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@52436 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-28 21:57:49 +00:00
jim winstead
c9d236640d fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@46899 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-08 21:30:06 +00:00
Gabor Hojtsy
1e7e134c7d .php3 -> .php
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39892 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-20 19:13:22 +00:00
Damien Seguy
9611119c11 show_source() -> <function>show_source</function>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39530 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-15 08:36:44 +00:00
Ron Chmara
ebb77d1e3d Typo fix. (thanks, cynic!).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39339 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-13 08:36:39 +00:00
Ron Chmara
b0287c7245 Update advice, warnings about show_source() and friends.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39335 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-13 07:52:39 +00:00
Ron Chmara
5a33c538eb More secure example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39334 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-13 07:35:28 +00:00
Derick Rethans
55631ac160 - Updated from English tree, and fixed some typo's
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@35430 c90b9560-bf6c-de11-be94-00142212c4b1
2000-11-07 23:11:07 +00:00
Ron Chmara
4e640f8c44 More content/examples.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@35031 c90b9560-bf6c-de11-be94-00142212c4b1
2000-11-02 06:11:37 +00:00
Gabor Hojtsy
2696b144d2 There was a typo here...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@34731 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-28 15:58:53 +00:00
Jouni Ahto
4cdd4f7401 - Added one <sect1> to <partintro> of ldap.xml, also some reformatting.
- Gave id to most unnamed <sect[123]>'s.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33832 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-14 13:26:28 +00:00
Egon Schmid
096ae48633 Small correction.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33578 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-10 22:03:35 +00:00
Ron Chmara
76440fda81 Added more content/examples.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33542 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-10 07:06:53 +00:00
Ron Chmara
379f68c6fc Added section on error handling, cleaned up some other text/typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33371 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-04 04:22:00 +00:00
Rasmus Lerdorf
d34d225b86 Fix a couple of mistakes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33253 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-02 05:23:18 +00:00
Ron Chmara
0834a102fe Added more sections of security considerations, fleshed out apache section.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33249 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-02 03:02:42 +00:00
Torben Wilson
aabc3c5c05 One massive set of changes to install.xml, to include all options to
configure, and to hopefully clarify some build issues.

Sorry about the CVS mail load.

Also, errorfunc.xml and security.xml seem to be the only files which
referenced ids from install.xml, which needed renaming to be more in
line with the rest of the manual code base. This renaming is OK, but
IMHO needs more work.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32719 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-15 03:32:51 +00:00
Egon Schmid
3eb7b85174 Proper indentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@17827 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-23 10:35:33 +00:00
Stig Bakken
c8f33da553 Merged the dev_xml branch into the main trunk.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@16980 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-10 00:34:45 +00:00