Adam Harvey
f46266c6d6
Update the password FAQ: drop hash() references, add password_*() instead.
...
I've also expanded on storing passwords and salt generation. This could use a
review from someone else who feels qualified to opine on password security.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332642 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-17 14:01:58 +00:00
Hannes Magnusson
0c75d3d8c3
Kill obsolete language comparision faq.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332505 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-23 17:19:11 +00:00
Chris Wright
68d6316b3c
Typo fix in FAQ
...
---
Submitted by anonymous 35265
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332291 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-06 09:40:53 +00:00
Joe Watkins
c50f8d2d9d
updating old info/advice
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331332 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-09 18:00:14 +00:00
Philip Olson
cd09fab47b
Renamed libmysql to libmysqlclient to coincide with the mysql.com manual (sorry, translators)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329924 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-26 03:57:46 +00:00
Sherif Ramadan
285155fab5
Added &warn.deprecated.feature-5-3-0.removed-5-4-0 for register-globals in FAQ.
...
Fixes bug #64050 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329279 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-23 14:53:13 +00:00
Yannick Torres
3a8dc25d68
Typo found by online editor user
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328095 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-22 11:49:37 +00:00
Jakub Vrana
ff6d5c7b5d
PHP sources now lives in Git
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327173 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-18 23:40:27 +00:00
Adam Harvey
b6b6836559
Fix doc bug #62434 (Bad practice escaping example in 'PHP and HTML' FAQ).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326363 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-28 00:35:46 +00:00
Philip Olson
05eeed7921
Added an ext/mysql FAQ, and linked to it within each function.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326002 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-06 21:25:47 +00:00
Jakub Vrana
84b8fca68f
Use <function> for language constructs (now supported by PhD)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325214 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-15 21:45:34 +00:00
Jakub Vrana
a9b26c34e4
Display language constructs without parentheses
...
Side effect of this change is that include, require and return are now properly linked. They weren't because they don't live inside <refentry> so PhD doesn't know about them.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324522 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-25 08:39:30 +00:00
Jakub Vrana
74f4612207
Prefer lowercase IDs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322138 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-12 15:20:59 +00:00
Richard Quadling
f56777d8b1
Added <command> tag to configure
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317487 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-30 10:46:52 +00:00
TAKAGI Masahiro
408b4add82
set svn:keywords
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313349 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-17 23:51:14 +00:00
Justin Martin
5528f760d6
Added a "Password Hashing" faq, and notes to md5 and sha1 functions. Relates to bug #55215 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313306 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-17 02:23:51 +00:00
Rich Bowen
3244dbdb01
Removes the comment about threaded MPMs under Windows. There aren't any
...
non-threaded MPMs on Windows. There's only one MPM for Windows, and it's
threaded.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311461 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-27 02:23:13 +00:00
Shein Alexey
0b2be9be81
Changed literal tag to emphasis because of translation requirements.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306795 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-28 14:08:42 +00:00
Shein Alexey
5b5752d48b
Removed dup line from apache conf.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306787 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-28 11:46:21 +00:00
Shein Alexey
51b1cb8575
Fixed invalid <function> tag.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306780 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-28 11:07:04 +00:00
Shein Alexey
e18f4b5dee
Removed unix build faq portion about Apache 1.2.x as outdated.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306725 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-27 08:25:46 +00:00
Peter Cowburn
a912865116
Typos and grammar
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304887 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-25 19:38:17 +00:00
Kalle Sommer Nielsen
926c9caeda
Fixed bug #52639 (FAQ is outdated)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304602 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-22 02:28:33 +00:00
Philip Olson
8e3c3f725c
Fixed build
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304574 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 21:32:11 +00:00
Kalle Sommer Nielsen
3b5b87e063
Typo fixes, spotted by Philip
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304531 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 05:57:49 +00:00
Kalle Sommer Nielsen
9dffea0f91
Fixed bug #50819 (Missing alert about ipv6 problem with PHP)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304530 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 05:50:47 +00:00
Philip Olson
920cf0047b
Added information about kibibyte vs kilobyte. Closes PHP bug #51834
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303411 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-16 00:12:53 +00:00
Adam Harvey
52e4392db9
Fix doc bug #52800 (Lowercase 'i' should be capital on PHP and COM FAQ manual
...
page).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303197 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-09 04:38:34 +00:00
Pierrick Charron
68fd4a4162
Fixed bug #52009
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300233 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-06 18:49:28 +00:00
Daniel Egeberg
5179a9d3ad
A bit of cleaning in the install docs.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299643 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-23 12:19:22 +00:00
Daniel Egeberg
669a1d1699
Fixed errors pointed out by Braian Iván Monnier on the mailing list.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299630 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-22 18:36:04 +00:00
Philip Olson
3e57d6ccfd
Commented out or rewrote PHP 6 documentation as discussed. Grep 'FIXME PHP_6' to fix. Closes PHP Bug #51468
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297557 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-06 05:24:11 +00:00
Daniel Egeberg
96c9d88bad
Converted to utf-8
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Kalle Sommer Nielsen
8c36122f4e
You don't need to reboot to update ENV variables to make them function
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296307 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-17 02:39:05 +00:00
Mark Wiesemann
8ade4d42b5
- typo/whitespace fix
...
- added missing closing parenthesis
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293656 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-17 19:55:57 +00:00
Rich Bowen
e17e5cd1ab
Technical documentation should not use colloqualisms, as they are aimed
...
at an international audience.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293410 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-11 16:37:01 +00:00
Philip Olson
efd6f4780a
WS (testing online editor)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290829 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-16 18:54:20 +00:00
Philip Olson
7c28ae0800
fixed build
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289398 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-09 05:12:31 +00:00
Kalle Sommer Nielsen
ebe8fd16aa
Fix links
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289374 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-08 21:01:59 +00:00
Philip Olson
76dd702b8c
Added the missing Q in the recent parameter order FAQ (spotted by Mark Wiesemann)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289301 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-07 20:36:06 +00:00
Philip Olson
917a85fee7
Added FAQ about parameter order (ex. string and array functions)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289138 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-03 20:11:57 +00:00
Philip Olson
7b48bc4fe6
Removed some old faq information
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289110 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-02 21:39:18 +00:00
Philip Olson
6352caddf3
Removed a couple of old FAQs, and updated the *slashes() ones.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289109 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-02 21:32:06 +00:00
Richard Quadling
9aff12cf57
INI Files are development and production. Fix #49667
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288791 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 12:48:14 +00:00
Torben Wilson
af4410a7e1
Normalized the sgml-default-dtd-file local-variable line for those
...
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Philip Olson
55cc28e8fe
CVS->SVN
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287342 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-15 16:39:20 +00:00
Nilgün Belma Bugüner
eab8da608e
fixed properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283794 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 05:34:55 +00:00
Daniel P. Brown
9d8aef9c2e
Rewrote the mailing list FAQ's and updated the links to the mailing list page.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280163 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-08 15:49:31 +00:00
Daniel P. Brown
43dc157c79
Rewrite.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280162 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-08 14:44:59 +00:00
Yannick Torres
393f22fee2
fix markup
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279745 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-02 22:27:55 +00:00