Philip Olson
d126c9f976
Added a FAQ titled "How does the PHP directive register_globals affect me?"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257946 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-20 06:56:40 +00:00
Philip Olson
ca082c5697
Removed the deprecated cpdf extension from phpdoc/en
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@255546 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-20 02:04:22 +00:00
Philip Olson
e1f481ec14
See also [the new] php_ini_loaded_file(). Deals with bug #44112
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@254222 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-04 18:28:22 +00:00
Philip Olson
d522d135a1
Removed PHP 3 information from the manual. Goodbye PHP 3, thanks for all the memories!
...
This commit covers many files.
The CVS file phpweb/manual/php3.php will exist to store [most of] this info.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253274 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-19 21:45:32 +00:00
Philip Olson
65e950fac4
Make consistent with other FAQs (title === titleabbrev)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@243389 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-02 16:15:21 +00:00
Hannes Magnusson
c030e2adf7
Upgrade to DocBook5:
...
- All id attributes are now xml:id
- Add docbook namespace to all root elements
- Replace <ulink /> with <link xlink:href />
- Minor markup fixes here and there
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00
Philip Olson
b2c6dc0787
Zend.com has many broken links, and it seems removed content. This updates
...
and fixes documentation that links to this broken and lost information.
# Broken entities remain in globals.ent until the translations catch up
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@235342 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-10 15:08:53 +00:00
Philip Olson
009395cfbc
Miscellaneous formatting as per our guidelines:
...
Ex: windows->Windows, commandline->command line, webserver->web server
# Sorry translators, but it needed to be done
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229834 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-15 09:24:37 +00:00
Sebastian Nohn
91a9246153
* fix #40399
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229802 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-14 18:02:14 +00:00
Dave Barr
caed39cf20
- ant > at, fixes Bug #39792 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@225039 c90b9560-bf6c-de11-be94-00142212c4b1
2006-12-15 09:53:44 +00:00
Philip Olson
dd69619fb4
Refer to variables_order and sessions in the "emulate register_globals" faq
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212117 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-28 17:05:47 +00:00
Jean-Sébastien Goupil
e28f345467
remove some price information
...
update 'warning' about using mysql mirror
don't link to win95 file, search by yourself :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@207109 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-14 04:11:07 +00:00
Nuno Lopes
75c513b5cc
update some URL entities.
...
remove references to the INSTALL and install.txt files that are in php-src CVS, as they are now generated from phpdoc sources, thus offering no advantage
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@206984 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-11 20:31:34 +00:00
Stefan Esser
26a4187df0
Adding _FILES to be 100%ly sure for PHP >= 4.3.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@193928 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-18 20:49:16 +00:00
Stefan Esser
1ec9f36158
Replacing the register_globals=Off emulation code with an actual secure one.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@193465 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-14 21:58:52 +00:00
Dallas Wang
184925ed07
Wrap long lines.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@193216 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-12 15:28:31 +00:00
David Mytton
b0f2b00f9f
Added link to installation instructions for bug #34081
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@193195 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-12 13:33:13 +00:00
Steph Fox
78823536bc
updating the ldap stuff
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191958 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-31 19:06:10 +00:00
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