Commit graph

187 commits

Author SHA1 Message Date
Nuno Lopes
6d0f4bc993 add the installation faq to the INSTALL txt files, as per #33236
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187591 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-03 17:57:13 +00:00
David Mytton
7f2224fdf5 Added note as per bug #32625
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183900 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-07 21:45:38 +00:00
Jakub Vrana
a3c326fcf8 Impossible to ini_set('register_globals') (bug #32453 again)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182837 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-25 14:07:00 +00:00
Jakub Vrana
6db2396ed6 Explain ini_set('register_globals') (bug #32453)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182832 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-25 12:41:08 +00:00
Jakub Vrana
ef66f5b7c9 Request methods (bug #32218)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181636 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-08 13:51:17 +00:00
Dave Barr
009d44bfcf Fix minor spelling/punctuation mistakes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179740 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-14 04:13:17 +00:00
Nuno Lopes
a9a189f278 integrate user note: expand explanation for setting PHPRC under Win 9x
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178737 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-02 21:01:26 +00:00
Nuno Lopes
b6aa66fb1a PHP 5 isnt experimental. (user note)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176138 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-31 18:53:23 +00:00
Maciek Sokolewicz
b9fb613d21 added 'G' modifier to shorthandbytes section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175589 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-26 11:31:55 +00:00
Rasmus Lerdorf
0b7d3f9e89 Restrict the Apache2 warning to just talk about threading issues.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175386 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-22 15:03:21 +00:00
Aidan Lister
f7d09e6dd1 Needs PHP tags for correct highlighting
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173483 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-25 02:51:16 +00:00
Aidan Lister
4f23d0c232 Fix mistake. Spotted by a user note.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173481 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-25 01:53:12 +00:00
Mehdi Achour
f7de6d598b fix #13292 : added an FAQ entry on accessing sharing files under Windows
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171757 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-31 20:10:34 +00:00
Jakub Vrana
675571fab9 Content negotiation (bug #28023)
# Please check my grammar


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168789 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-19 10:08:19 +00:00
Aidan Lister
de1dbd3464 Extra para tag, doh!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168387 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-11 13:55:47 +00:00
Aidan Lister
812ffd9358 Added note about security section, and what to use instead of register_globals
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168386 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-11 13:46:42 +00:00
Aidan Lister
c7a3980d42 whitespace changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168385 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-11 13:34:02 +00:00
Gabor Hojtsy
ec2eb62641 provide some explanation on when these might need to be used
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168374 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-11 10:49:25 +00:00
Aidan Lister
a41b6a10b9 Added register_globals example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168372 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-11 10:28:27 +00:00
Philip Olson
01aaab5fa8 Mention the Windows system directory is in the PATH, but not to copy files there.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168008 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-05 08:07:00 +00:00
Philip Olson
dbe9045f11 Refer to the systems PATH instead of %SYSTEM% for where DLLs (like libmysql.dll) are to be found.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168006 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-05 07:46:11 +00:00
Sean Coates
2565ab9491 grammar + small structure change
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166705 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-18 16:12:07 +00:00
Jakub Vrana
6fb9a3599a Space in variable name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166581 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-17 13:58:57 +00:00
Nuno Lopes
8606117ead fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166431 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-15 12:42:40 +00:00
Mehdi Achour
da4c2145ac used <option role="configure"> where needed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166233 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-13 04:34:35 +00:00
Dave Barr
5aa855b67e - Typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166223 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-13 01:00:48 +00:00
Friedhelm Betz
a3f050e977 markup:
no more <literal> with PHP (versions)
replace literal with meaningful tags where appropriate


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165937 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-10 16:30:22 +00:00
Nuno Lopes
e904a200d9 Dave's bugs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165383 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-05 12:53:24 +00:00
Nuno Lopes
99e4c79086 update sambar instructions
fix some typos
thanks Goba


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165380 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-05 12:33:12 +00:00
Nuno Lopes
51bca7690d second part of the re-write of the windows install intructions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165375 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-05 12:15:18 +00:00
Philip Olson
62ee8014f8 Add clarity to faq.shorthandbytes by simply showing how many bytes are in K and M.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165349 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-05 05:11:39 +00:00
Philip Olson
eb896f0e20 Added faq about shorthand byte notation, and where it can and cannot be used.
This deals with bug #22158


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165254 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-04 14:14:01 +00:00
Jakub Vrana
b2061f8b81 FAQ for & beside arguments in function declarations
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165246 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-04 13:07:41 +00:00
Jakub Vrana
e3d58c16e9 WinCmd changed its name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165242 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-04 12:37:37 +00:00
Jakub Vrana
30c7e19631 Nuke tabs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165167 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 20:59:42 +00:00
Nuno Lopes
c9c2dea6d3 re-write of the windows install section. still need some reviewing
#going to sleep now...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164991 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-02 21:33:03 +00:00
Nuno Lopes
8210f916d4 fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164332 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-26 11:39:15 +00:00
Philip Olson
b2f1c1cb99 Added a "PHP 5 migration FAQ"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163606 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-19 05:07:10 +00:00
Nuno Lopes
4fa22cf357 better docbook tag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161484 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-16 13:09:37 +00:00
Nuno Lopes
f27f0f97be move that apache compat stuff to a gaq entry, so that windows users will also read it
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161480 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-16 12:22:33 +00:00
Jakub Vrana
16622da7f4 Bug #28769
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161335 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-14 09:11:18 +00:00
Gabor Hojtsy
284cf9e0e0 fixing links to new IDs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@160316 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-01 19:50:45 +00:00
Nuno Lopes
14850c1f01 the browscap problem is fixed now
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@158310 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-10 18:23:46 +00:00
Wez Furlong
da3c010faf Update the COM FAQ.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@157845 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-03 15:04:52 +00:00
Mehdi Achour
6d66f864a3 adding php tags, CDATA sections and CS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@154161 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-21 16:53:09 +00:00
Jakub Vrana
85c8052250 Removed anchor as it redirects user back
# to do: try to fix get_browser and return the link


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152707 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-01 13:39:21 +00:00
Nuno Lopes
d8c260fe0d better docbook tag and livedocs compliance
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152154 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-23 15:38:38 +00:00
Mehdi Achour
9328bc16b8 adding some roles
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@151613 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-17 13:32:19 +00:00
Nuno Lopes
9df527f491 ucd-snmp is obsolete
UCD-SNMP and NET-SMP are the same


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@151275 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-12 17:04:52 +00:00
Dave Barr
16f43d0c0a - s/url/URL/ where appropriate and "an URL" -> "a URL".
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150072 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-29 00:35:33 +00:00