Commit graph

572 commits

Author SHA1 Message Date
Dave Barr
3450fb87f9 - Fixed a lot of typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@141299 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-30 08:33:48 +00:00
Uwe Schindler
90b4d13d36 Addes some hints for proper using $_SERVER and not the environment because iPlanet is a multithreaded webserver without proper CGI environments.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140865 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-22 14:58:53 +00:00
Philip Olson
32bfab3dea Initial docs (as per php.ini-dist) of cgi.fix_pathinfo as suggested
by bug #25448


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140202 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-12 20:11:18 +00:00
Sascha Schumann
0014ed5eaa some editing for brevity and correct grammar
the strstr-based tutorial was less than optimal: strstr never returns true.
if successful, it returns a substring of the haystack.  I've used strpos
now, because the semantics are easier to explain (although the current
description lacks a discussion of the "!== false" part. maybe someone
wants to add that.).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139648 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-05 06:11:36 +00:00
foobar
1cb1e6157b $_FILES is not in $_REQUEST
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139642 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-05 03:07:58 +00:00
Uwe Schindler
fe78a5bb6b some more infos to ini settings
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@138148 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-17 22:15:07 +00:00
Uwe Schindler
6038fd4669 Forgot something...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@136742 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-05 22:06:05 +00:00
Uwe Schindler
0d9362ff2c Partial rewrite of configuration (was really needed because of simply wrong infomations...). New things in PHP 4.3.3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@136741 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-05 21:52:44 +00:00
Philip Olson
5b4511f0ee Expanded the installation docs, and added PHP 5 install instructions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135603 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-22 09:38:26 +00:00
Friedhelm Betz
bf474d8709 double qoutes doesn't harm
thanks kroesjnov at clownz.net


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135543 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-21 12:51:37 +00:00
Philip Olson
35587f40a1 link to memory_get_usage() in the memory_limit docs.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135409 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-19 03:23:58 +00:00
Philip Olson
def8c77ba4 Also link to rpm.pbone.net as a source for locating rpms.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135404 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-18 21:49:47 +00:00
Philip Olson
e66ad4cccf Link to the "need GNU tools" faq as Solaris oftentimes comes with non-GNU versions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135402 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-18 19:28:28 +00:00
Uwe Schindler
c6593534ae servername
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135391 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-18 16:32:19 +00:00
Uwe Schindler
39a0890318 title fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135299 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-17 14:48:32 +00:00
Uwe Schindler
da99e3c326 Some additions. But this file needs to be rewritten completely. There is much useless and even wrong crap in it. I hope I will do that until 4.3.3 is out.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135288 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-17 09:30:38 +00:00
Friedhelm Betz
2f9280c037 linking to the server homepage.
changed list to orderedlist


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133308 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-26 10:00:42 +00:00
Friedhelm Betz
bf4aedaebe linking to the server homepages
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133307 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-26 09:56:21 +00:00
Friedhelm Betz
5852af7925 correcting links to point to security.index
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133218 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-25 08:33:10 +00:00
Friedhelm Betz
dc6882a311 examples to xml, restructering
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133058 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-23 17:33:28 +00:00
Friedhelm Betz
2cf32db3ac some tagging, minor rewording
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133057 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-23 17:32:28 +00:00
Friedhelm Betz
9e0d3001e5 more items moved to orderedlist, typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133056 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-23 17:31:38 +00:00
Friedhelm Betz
56b0ad0610 xmlify, restructering
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133033 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-23 11:57:28 +00:00
Philip Olson
c776391f36 windows -> Windows
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132951 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-22 20:03:33 +00:00
Friedhelm Betz
88b9c93c58 build fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132907 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-22 16:33:26 +00:00
Derick Rethans
921489808d - Summer cleaning time!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132893 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-22 15:09:22 +00:00
Derick Rethans
84f215a4c3 - Moved to security/index.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132657 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-20 19:12:34 +00:00
Derick Rethans
a37d310b92 - Added "role="c"" to methodsynopsis
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132399 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-18 21:29:16 +00:00
Philip Olson
fa95fc1f80 Replace --enable example with ftp instead of the deprecated track-vars
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132290 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-18 06:08:49 +00:00
Rafael Martinez
c77572cee0 + <!-- $Revision: $ -->
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131873 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-16 12:38:34 +00:00
Friedhelm Betz
e46e8e36e5 link description updated
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131840 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-16 10:26:33 +00:00
Friedhelm Betz
6f71ba3a00 title change, some links
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131839 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-16 10:26:00 +00:00
Philip Olson
e56feec9d7 Use of proper case
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131094 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-11 22:03:09 +00:00
Friedhelm Betz
a0e6df0de0 fhttpd is out of date
links to apache2 amd caudium instead


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130768 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-09 18:04:02 +00:00
Friedhelm Betz
9478f633e5 finished unfinished sentence ;-)
webserver restart required after changes to php.ini


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130738 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-09 15:17:40 +00:00
Friedhelm Betz
4cc64794b1 title change
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130728 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-09 11:40:31 +00:00
Philip Olson
26e0e96ebf Implement register_long_arrays information, available as of PHP 5.0.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130337 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-06 05:33:09 +00:00
Philip Olson
e95d4327be Mention $_FILES in the list of autoglobals.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130332 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-06 04:04:20 +00:00
Philip Olson
01a4f69692 Typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130267 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-05 17:39:38 +00:00
Philip Olson
5d643bde31 initial docs for the mysterious cgi.rfc2616_headers directive.
# Nobody can find any real use for this directive except that it should be 0.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130263 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-05 17:27:46 +00:00
Friedhelm Betz
b361c59ad7 win requires also iconv.dll for gettext, fix for bug #23998
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130108 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-04 08:33:34 +00:00
Friedhelm Betz
2b144576d4 required dlls update for domxml, xslt
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@128592 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-23 23:20:13 +00:00
Friedhelm Betz
ba571c3376 use of entities for php.ini, .htaccess and httpd.conf
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@128184 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-21 10:34:23 +00:00
Damien Seguy
71855bb28a minor typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@128147 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-21 03:02:31 +00:00
Andy Lindeman
0cd6b030a5 integrate note and fix bug #23663
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@127674 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-19 02:32:15 +00:00
Philip Olson
f0427eb51b Added links to a couple function "HOWTO's".
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@127393 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-17 03:00:00 +00:00
Philip Olson
dd4d3986ac Typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@127388 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-17 01:12:03 +00:00
Andy Lindeman
d5d7525285 bit o' grammar/spelling
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@127358 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-16 21:52:58 +00:00
Philip Olson
b70ce1223a A complete rewrite of security.registerglobals to contain more information
and not make register_globals look so bad :)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@127357 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-16 21:45:36 +00:00
Sara Golemon
c1e0f13a4d Update documentation per addition of unlink method in wrappers operations.
Create standardized table for listing wrapper attributes in appendices/wrappers.xml,
this will ease lookup of common information by reducing what must be read through.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@127056 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-14 22:04:50 +00:00
Friedhelm Betz
580ca29de3 GD php3 and odbc php3 options integrated in extension docs.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126969 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-14 12:01:52 +00:00
Friedhelm Betz
02db2956a6 IRCG options integrated in extension docs.
Version note for --enable-trans-sid


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126968 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-14 12:00:02 +00:00
Friedhelm Betz
4dc04ac178 graphic options integrated in extension docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126967 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-14 11:58:33 +00:00
Philip Olson
b180f6f6a3 Windows require at least Oracle 8.1 to use php_oci8.dll. Closes bug #23614
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126879 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-13 23:07:07 +00:00
Friedhelm Betz
b43071f0b8 moved parts removed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126768 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-13 11:16:04 +00:00
Friedhelm Betz
390a1ec368 fhttpd no longer supported
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126696 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-12 22:32:47 +00:00
Friedhelm Betz
9e598a6778 remove of empty file
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126694 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-12 22:21:47 +00:00
Friedhelm Betz
9941facd8d ming configure options are integrated
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126611 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-12 01:05:52 +00:00
Friedhelm Betz
f9ad7c6a53 some configure options moved around
some sapi configure options added
rudiment version infos


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126601 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-12 00:51:47 +00:00
Friedhelm Betz
4ee8f72dea integrated parts removed
satellite and icap no longer available


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126597 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-11 23:52:24 +00:00
Philip Olson
9876c38c45 Closes bug #23444. php_gd.dll was removed in PHP 4.3.2. Also, truecolor
functions require GD2, and GD was first bundled in PHP 4.3.0.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126418 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-09 21:52:43 +00:00
Sara Golemon
65a7901e1f Typo. Thanks Philip!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126292 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-08 21:13:46 +00:00
Sara Golemon
ea5012655f A few extra chunks of streams api documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126289 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-08 21:04:24 +00:00
Philip Olson
27222843ca mention php.net/links as a resource for finding php enabled web hosts.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126107 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-07 06:40:36 +00:00
Moriyoshi Koizumi
7f5fe6b4c2 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@125935 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-06 00:11:18 +00:00
Moriyoshi Koizumi
881e4c0b9f typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@125934 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-05 23:59:20 +00:00
Moriyoshi Koizumi
646d16c716 Fixed another obvious typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@125766 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-04 22:25:18 +00:00
Moriyoshi Koizumi
059f7ef850 Fixed typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@125765 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-04 22:12:28 +00:00
Andy Lindeman
0a99834677 link to talks.php.net, also
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@125558 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-03 14:24:18 +00:00
Andy Lindeman
9199544d49 view sounds repetitive
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@125554 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-03 13:20:35 +00:00
Andy Lindeman
1155d7afc0 adding a link to the PHP conference site
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@125553 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-03 13:16:37 +00:00
Philip Olson
c85e63dde5 Implement new &ini.descriptions.title; entity.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@125368 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-01 21:52:58 +00:00
Philip Olson
b753a5438b Clarify this isn't a complete list of directives.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@125301 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-01 07:28:08 +00:00
Philip Olson
d1e0b70017 Revert addition of install.configure.with-mysql, this now lives in ref.mysql
as mysql.configure.  Thanks to Goba for noticing this.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@125290 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-01 04:53:06 +00:00
Philip Olson
85f541b276 Rewrote the introduction. Made it clear this is not a complete list of
configure options.  Also, links to gnu configure docs and implemented user
note about --prefix.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@125289 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-01 04:50:11 +00:00
Moriyoshi Koizumi
bc688b1909 Tagged some constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@124913 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-28 16:09:10 +00:00
Moriyoshi Koizumi
a93f4a37a7 Reverted the last change.
# I remembered something completely wrong..


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@124909 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-28 15:56:15 +00:00
Moriyoshi Koizumi
c1dea783e1 Fixed description on Apache / CGI combination issue.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@124908 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-28 15:51:09 +00:00
Damien Seguy
18da3e3dc6 some typos
adding more filename tags


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@124875 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-28 12:37:28 +00:00
Philip Olson
254bc4db55 Adding a mysql entry (not sure why it wasn't here)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@124832 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-27 19:32:41 +00:00
Mehdi Achour
9538cc0133 fixing 23094
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@122779 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-07 17:23:33 +00:00
John Coggeshall
a525226b48 Added a brief note that points out Apache does a cd / when starting up
causing /php.ini to be read (from the CWD) instead of the defined path.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@122763 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-07 08:23:55 +00:00
Friedhelm Betz
0d110278bf - restructering and rewriting of windows install instructions
- some duplicate information removed
- more verbose instructions which dlls where to copy


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@122639 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-05 13:53:32 +00:00
Friedhelm Betz
00bae4e756 use of entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121664 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-30 14:47:29 +00:00
Friedhelm Betz
90b8a976ce part of fix for #22115
more verbose explanation, where to add directives to httpd.conf
some formating


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121551 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-29 15:35:15 +00:00
Friedhelm Betz
d7bbf48a19 use of entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121550 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-29 15:30:06 +00:00
Andy Lindeman
32d76dc4b1 fixing bug #22915
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121380 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-27 02:35:18 +00:00
Andy Lindeman
1fc08a3d8d fixing bug #22673
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121376 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-27 01:32:30 +00:00
Friedhelm Betz
3a905c6b90 typo fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@120240 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-14 12:36:54 +00:00
Dallas Wang
a884137baf PHH -> PHP
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@118840 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-04 09:20:05 +00:00
Simone Cortesi
2441b21fff reverting wrong placed translation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@118774 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-03 15:25:35 +00:00
Claudio Gaetani
eb6eec9712 Start of talian Translation just a test sorry if there is any error
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@118688 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-02 17:53:58 +00:00
Friedhelm Betz
7081e44cb0 extensions dll and dependencies update
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@118631 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-02 11:53:03 +00:00
Dallas Wang
7cd82d0e2a Add a space and a right braket
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@117538 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-22 08:44:20 +00:00
Friedhelm Betz
e1bdf26586 Clean up compat notes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@116909 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-18 11:54:49 +00:00
Thomas Schoefbeck
bc23576f99 removed xml-tags from cdata
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@116800 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-17 20:40:50 +00:00
foobar
053143579d Added the example usage of "none" to php_admin_value section.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@116546 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-15 20:32:52 +00:00
Nicolas Chaillan
f9e0d3ec97 fixing #22148
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@115651 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-10 22:39:38 +00:00
Philip Olson
6731e9eddf Win95 is no longer supported as of PHP 4.3.0 Closes bug #21927
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@114859 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-05 09:21:30 +00:00
Damien Seguy
29fa7302fc php.ini, safemode entities, plus some cdata
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@114758 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-04 13:27:38 +00:00
Damien Seguy
c11fc37b6e &.url => &url
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@114747 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-04 12:35:46 +00:00
Friedhelm Betz
308e447165 - some typos fixed: no ISAPI with apache
- changed note to warning, to get users pay more attention
  to ClearModule


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@114184 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-31 20:58:47 +00:00
Friedhelm Betz
74e12503ad some user notes incorporated
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@114099 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-31 12:31:26 +00:00
Friedhelm Betz
d60bb1d0d2 major rewrite of the build process on windows.
- cygwin is optional
- rewording and ues of entities for urls


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113343 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-24 20:36:23 +00:00
Sara Golemon
7e92bff39d Additional reference per Wez
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113317 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-24 18:34:34 +00:00
Philip Olson
4c2112e780 Modify the ref.stream link a bit and clarify its meaning/use.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113211 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-24 03:38:36 +00:00
Sara Golemon
2c69c4b62e Add link to userland functions reference.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113198 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-24 01:02:49 +00:00
Derick Rethans
b74ce0bd09 - Add GNU sed as requirement
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113032 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-22 18:37:33 +00:00
Philip Olson
a59199d915 Fix some ini ids (they should begin with ini.)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113008 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-22 07:02:19 +00:00
Philip Olson
86d395d5ae Added many references to various PHP manual sections, information on how
to develop locally (included where to get stuff for this), slightly modified
the example, made multiple paragraphs into single ones for a few <notes>, and
added some information on the usefullness of phpinfo().


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113007 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-22 05:40:57 +00:00
Philip Olson
cc6a977a2d Refer to the ini_set docs; move php3 info into a note; note that virtualhost
directives can't overwrite php_admin_*; this closes bug #19578


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112921 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-21 09:17:48 +00:00
Philip Olson
012b14e6c6 Implement solution to bug #16111 into a couple faqs.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112814 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-20 18:11:53 +00:00
Philip Olson
de2de0164f Tell omnihttpd and xitami users that they need cgi.force_redirect = 0 too.
This is related to bug #16111


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112773 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-20 07:24:59 +00:00
Philip Olson
67741508ab Mention the importance of cgi.force_redirect = 0. Also mention the importance
of having your php.ini read by PHP :)  This closes bug #16111


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112772 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-20 07:12:46 +00:00
Philip Olson
cc90a20de5 update imagick info. php4 -> pecl.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112768 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-20 03:36:20 +00:00
Philip Olson
070778bf8e Closes bug #16790. Mentions gd2 dll and cli.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112742 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-19 22:10:19 +00:00
Thomas Schoefbeck
e2412ad5c2 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112663 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-19 10:30:14 +00:00
Wez Furlong
99b8c8a977 Check in these docs that have been lying around for a while.
By no means complete, but better than not having them.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112662 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-19 10:11:24 +00:00
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
Philip Olson
f21c0b3dd7 Implemented changes to PSW4 docs as per bug #19491. This includes:
s/forward slashes/backslashes and describing how to implement registery changes.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112351 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-18 06:57:01 +00:00
Philip Olson
fdcb9351b7 Added information based off bug #17002 which closes this bug. Basically
some dlls require PATH modification, used oracle as an example.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112343 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-18 05:00:06 +00:00
Friedhelm Betz
532b26f806 remove integrated configure options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111389 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-11 01:20:43 +00:00
Nicolas Chaillan
dfafcb1274 fixing tabs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110040 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-03 02:26:43 +00:00
Nicolas Chaillan
04c865aec1 adding comment about memory_limit (bug fixe #20247
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110039 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-03 02:20:44 +00:00
Sara Golemon
2bd7e6be97 Broken entity reference
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@109959 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-02 18:55:26 +00:00
Friedhelm Betz
1de6f0a320 another typo. thanks to goba
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@109890 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-01 19:12:43 +00:00
Friedhelm Betz
56ac480cfb typo, to much new year
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@109878 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-01 17:43:35 +00:00
Friedhelm Betz
fda4e4ac76 small changes to be compatible to 4.3.0
and the cgi isn't renamed ;-)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@109877 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-01 17:40:15 +00:00
Philip Olson
ece1b0978e Mention CLI as of PHP 4.3.0, and link to features.commandline for further
details on the subject (for now).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@109000 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-25 10:49:35 +00:00
Derick Rethans
da8b1b9759 - Whitespace fix; *please* do not use tabs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106262 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-30 11:08:05 +00:00
Sara Golemon
70cfadd918 Per Bug #20622
Include information on how to clear previously set directives in an
.htaccess file.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106242 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-30 03:57:18 +00:00
Friedhelm Betz
083d647c03 direct download links for snaps
clean up of http.conf configuration examples
warning about mixing dlls


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@105534 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-24 12:03:37 +00:00
Friedhelm Betz
1e3c788b86 link directly to the download page.
Note about win-Installer and extensions


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@105320 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-22 18:01:12 +00:00
Friedhelm Betz
339755443e caudium: link to website
commandline: link to cgi-spezifikation


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@105317 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-22 17:31:12 +00:00
Gabor Hojtsy
7c0990cd92 Add link to Apache 2 page
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@104910 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-19 15:33:21 +00:00
Philip Olson
5d6efbb879 include_path: Using php.ini-dist defaults in examples. Explain what . is a
little more. And a little cleanup.  This also closes bug #19698


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@104865 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-19 09:22:29 +00:00
Philip Olson
aba58242a1 memory_limit only works if enabled at compile time. Closes bug #17344
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@104857 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-19 06:11:53 +00:00
Friedhelm Betz
378fdcfb21 entity correction
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@104534 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-17 13:59:18 +00:00
Rui Hirokawa
8aac654b44 fixed version information.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@104505 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-17 04:23:46 +00:00
foobar
1d34ef2490 oopsie..
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@104459 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-16 17:59:49 +00:00
foobar
a5267088f1 - Expandedd the explanations for php_value/flag and php_admin_value/flag
to cover the exact behaviour and with what directives they can be used on.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@104458 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-16 17:44:00 +00:00
Philip Olson
d82a66dfed Commented out outdated stepwise information. Working on bug #14732
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@104155 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-15 08:05:02 +00:00
Friedhelm Betz
120af91555 some rewording
less confusing version numbers; thanks to Goba


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@103611 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-13 00:35:20 +00:00
Xiao shengwen
72d83b8994 fix bug #20369
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@103406 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-12 02:46:34 +00:00
Friedhelm Betz
984d0a285d apache2 related install for Linux and windows
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@103329 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-11 13:20:48 +00:00
Anil Madhavapeddy
24b21c6a57 update for openbsd 3.2 (released today). i'll flesh it out some more
as the FAQ's come in


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102257 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-01 18:31:14 +00:00
Gabor Hojtsy
a354794a72 Corercting entity errors reported by xsltproc
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@101425 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-26 15:41:00 +00:00
Georg Richter
2d721b0b39 removed configuration option for dmalloc, as discussed with Derick
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@101119 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-24 15:17:17 +00:00
Kai Schröder
58f0821901 #19423: Problem with extension_dir in PHP.ini
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@97919 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-03 10:04:10 +00:00
Friedhelm Betz
07968b860b finished the ini-settings integration, maybe
config.xml: integrated parts removed. restructering, documentation of ini-settings fitting not into an extension
safe-mode
errorfunc
filesystem
info
misc
outcontrol added implicit_flush to ini-settings
sesam new structure, ini-settings
sybase added magic_quotes_sybase to ini-settings
var
rsusi: reflect changes


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@97414 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-30 00:09:47 +00:00