Commit graph

572 commits

Author SHA1 Message Date
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
Philip Olson
04863c2371 Moved tutorial.prototypes to about.prototypes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@97338 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-29 03:40:39 +00:00
Philip Olson
e4a006c351 Added section on "How to read a function definition (prototype)"
# One day this will go in "About the manual", when the PDF is fixed ;)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@97165 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-27 20:18:30 +00:00
Derick Rethans
fcc406b941 - Added sambar isntallation notes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@97092 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-27 08:23:58 +00:00
Friedhelm Betz
7c789f2332 more updates on ini-settings.
integrated part removed from config.xml
reflect changes in rsusi.txt


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@97062 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-26 21:59:44 +00:00
Philip Olson
470c38115d Minor changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@97035 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-26 18:30:29 +00:00
Wez Furlong
be53312722 More 4.3 updates.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@97011 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-26 14:32:51 +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
Dallas Wang
73442c4111 Another small line number fix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@95856 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-15 23:50:48 +00:00
Dallas Wang
1745797544 Small line number fixes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@95855 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-15 23:44:47 +00:00
Friedhelm Betz
379c311104 remove integrated parts
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@95817 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-15 15:29:08 +00:00
Friedhelm Betz
7c3ad790af remove integrated part
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@95706 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-14 21:04:13 +00:00
Friedhelm Betz
5d2f694af6 remove integrated part
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@95608 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-12 20:28:36 +00:00
Gregory Song
1e7df30bf2 Add missing 'para' tags...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@95552 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-12 03:49:28 +00:00
Zak Greant
643916045f Modified "Your first PHP-enabled page"
- integrated user comments for section
 - added link to PHP editors page
 - added tip about MS Notepad
 - added warning about word processors


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@95541 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-12 00:02:45 +00:00
Gabor Hojtsy
596ea14411 rewording a bit, adding more information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@95414 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-10 17:36:42 +00:00
Simone Cortesi
a77ea158cf typo. closing bug #19262
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@94855 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-06 09:12:32 +00:00
Hakan Kuecuekyilmaz
19d6fed6b8 closing bug #19214
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@94466 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-03 19:49:16 +00:00
Marcus Boerger
6aea793008 docref_root and docref_ext
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@92302 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-16 17:28:06 +00:00
Jesus M. Castagnetto
d9e958e68e Adding blurb about using "configure --help" for a full up-to-date list
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@92057 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-14 20:44:49 +00:00
Dan Kalowsky
234b161bf8 Adding a note about how to customize your windows builds minorly.
This is in reference to Bug #18789


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@91700 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-13 02:45:13 +00:00
Wez Furlong
8632d87a0b Add docs for streams.
Note: some wizard might need to juggle things so that it belongs in a part
of it's own or something: I'm no doc guru.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@91492 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-10 23:38:41 +00:00
Gabor Hojtsy
cd47d70a02 Adding "static" to Apache text as requested by Edink
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@91242 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-08 11:13:12 +00:00
Dan Kalowsky
3ba1baf5b2 correcting grammer
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@91224 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-08 05:42:55 +00:00
Sander Roobol
c5753be4f8 #18763
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@91198 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-07 19:07:39 +00:00
Leszek Krupinski
7f8c310754 safe_mode AFAIK can only be set by php_admin_flag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@90305 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-29 12:01:55 +00:00
Friedhelm Betz
d636b2acae Typo, fix for #18475
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@89519 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-22 21:13:47 +00:00
Gabor Hojtsy
0379891407 Adding sample output information to all examples, so guys can try
and see if the output is right...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@89221 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-20 18:23:40 +00:00
Philip Olson
1855e292b4 Made many changes. Added a lot of Autoglobal information, made
all informal examples formal, reworded various parts, and added
a lot of links.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88828 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-16 21:09:37 +00:00
Philip Olson
14386dbef1 safe_mode_include_dir: Can take on semi-colon separated list, as of PHP 4.2.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88814 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-16 18:34:45 +00:00
Philip Olson
dcc9565166 config : Documented file_uploads directive
file-upload : <note> Mentioned related directives, such as file_uploads


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88813 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-16 18:16:01 +00:00
Gabor Hojtsy
c3cfe1d19a Build errors corrected
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88786 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-16 13:11:09 +00:00
Gabor Hojtsy
ea9e07092f Adding tut.php as a DocBook document, as this should reside here.
This enables translation, and php.net/tut to jump to the translated
one. This way, this page also jumps up in searches, and manual people
can update it, as it should be. php.net/tut.php will be deleted as
this is generated to be online...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88785 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-16 13:09:25 +00:00
Philip Olson
c6ae99a464 * Removed constant description table, see error handling section (and php.ini).
* May use named constants too
* For runtime, see error_reporting().
* See also display_errors directive
* Default does not show E_NOTICE, you may want to show them during development


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88686 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-14 20:06:55 +00:00
Philip Olson
fa9c2436a6 * Reworded "don't use php constants in httpd.conf" note.
* Added link to ini_get()


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88614 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-14 00:21:34 +00:00
Philip Olson
5b443beead Whitespace.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88598 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-13 23:13:45 +00:00
Leszek Krupinski
d5bd17527d typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88594 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-13 16:31:35 +00:00
Yasuo Ohgaki
99346c6afc Added note for php_value, php_admin_value limitation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88588 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-13 09:04:11 +00:00
Gabor Hojtsy
2dfb1c5b83 Correcting php.ini entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88308 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-11 09:31:03 +00:00
Philip Olson
04ef949a01 * Not all directives are documented, see php.ini in CVS
* <note>: register_globals = off as of PHP 4.2.0


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88304 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-11 08:04:31 +00:00
Philip Olson
8fddd0ad7b Removing the undocumented and mysterious nsapi_ext, isapi_ext and cgi_ext
entries.  They aren't even in php.ini


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88302 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-11 07:22:25 +00:00
Philip Olson
295fcf03c6 Document disable_functions directive. Close bug #15088.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88301 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-11 06:50:52 +00:00
Sebastian Nohn
9de6cad09a Added some info about using variables in CGI enviroments
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88228 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-10 16:13:05 +00:00
Jan Lehnardt
44f1f63d55 - fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@87972 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-07 18:26:02 +00:00
Jan Lehnardt
1944a33985 - fix #16290
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@87960 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-07 16:44:26 +00:00
Philip Olson
c1d2b0f1b4 short_open_tag:
- Can use <?php echo '<?xml version="1.0"'; ?> for xml if on
 - <?= won't work if off
 - <?xml works inline if short_open_tag if off


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@87535 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-03 02:29:14 +00:00
Philip Olson
649707bdfd Added an example on what register_globals means.
Defaults to off as of PHP 4.2.0 (links to release announcement)
Added a few links, like to predefined vars and superglobals
Cannot set at runtime, but may be able to use .htaccess
<note>: variables_order affects register_globals


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@87526 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-03 00:19:19 +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
Markus Fischer
d04f1309c8 - Add appropriate warnings that Windows does not support remote file access
for the include/require friends.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85326 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-10 21:41:16 +00:00
Markus Fischer
2e6da020b4 - Document the PHPRC variable and some other php.ini related additionas, closes #13777.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85247 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-10 10:22:39 +00:00
Leszek Krupinski
9d5a1f8366 Few corrections. Hope good ones...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@83715 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-27 16:52:49 +00:00
Friedhelm Betz
b18accca84 id and link corrections
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@83671 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-27 11:33:48 +00:00
Friedhelm Betz
f03913e845 entity corrections
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@83667 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-27 10:10:03 +00:00
Markus Fischer
69cb80001d - Add documentation for safe_mode_gid and safe_mode_include_dir (closes #16691).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@82981 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-20 16:38:40 +00:00
Derick Rethans
33a4e45695 - Fix DLL
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81773 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-11 08:53:21 +00:00
Markus Fischer
9f8ab10027 - Document 'implicit_flush'.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81687 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-10 13:26:33 +00:00
Friedhelm Betz
4c604a0f6b link correction for commandline
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81328 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-06 10:46:41 +00:00
Dirkjan Ochtman
79eecd48d1 Fixed bug 9986.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80408 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-29 11:25:51 +00:00
Andy Lindeman
86aa99f8f5 making this cron/task scheduler thing more clear
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79809 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-24 22:06:39 +00:00
Wez Furlong
97416b5093 fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78001 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-13 01:22:40 +00:00
Marcus Boerger
f59bb0ee20 (Describing ini settings for exif.) and explain need for mbstring and how it works.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@77921 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-12 19:07:48 +00:00
Marcus Boerger
745feb51a9 Describing ini settings for exif.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@77920 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-12 18:58:32 +00:00
Yasuo Ohgaki
890d1f951e Added description for post_max_size.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@76370 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-03 08:30:56 +00:00
Friedhelm Betz
6139923d75 moving ini-settings for ODBC to function-ref.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@76246 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-01 21:06:11 +00:00
Paul Dorneanu
b4edfe13b6 a very small correction
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@76186 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-01 17:06:02 +00:00
Andy Lindeman
0921f97a07 clarify paragraph on cron
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@75872 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-30 02:18:04 +00:00
Friedhelm Betz
d6ef6ac337 moving ini-settings for MySQL to function-ref.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@75858 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-29 23:25:46 +00:00
Andy Lindeman
c07a514c8f picky stuff
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@75825 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-29 18:55:19 +00:00
Andy Lindeman
e504eac458 typos/picky stuff
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@75824 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-29 18:51:43 +00:00
Andy Lindeman
71b4317c48 typos and other picky stuff
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@75820 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-29 18:47:33 +00:00
Andy Lindeman
ffb95f2480 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@75819 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-29 18:37:27 +00:00
Andy Lindeman
6d0cfcdec3 typos/clarification
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@75818 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-29 18:35:19 +00:00
Andy Lindeman
be29d66d4e picky stuff
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@75814 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-29 18:30:02 +00:00
Sander Roobol
ce9bf0c4ef Oops... forgot closing tag.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@75806 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-29 16:23:15 +00:00
Sander Roobol
7dd0372f20 Fixed #16336. Added various <filename> tags. Added crack extension.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@75805 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-29 16:21:17 +00:00
Friedhelm Betz
d3bd038f9d thinko on id
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@75796 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-29 15:35:31 +00:00
Friedhelm Betz
3e088c94b2 correcting uodbc directives. changed uodbc.* to odbc.*
minor changes to MySQL directives


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@75795 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-29 15:31:37 +00:00
Sander Roobol
c6df0d19be Some more <filename> fixes and a new path for XP.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@75644 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-28 18:03:59 +00:00
Sander Roobol
cd8fd66bd8 One more php.ini fix and another filename-related fix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@75643 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-28 17:55:03 +00:00
Andy Lindeman
16a88f396d typos and other picky stuff
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@75642 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-28 17:37:00 +00:00
Andy Lindeman
403c9a978c typos and other picky stuff
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@75641 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-28 17:23:58 +00:00
Andy Lindeman
1404b05f57 reverting, my bad
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@75640 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-28 17:17:02 +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
22d6a05f91 comma error
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@75638 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-28 17:15:10 +00:00
Andy Lindeman
bc4dc285d6 typo/verb error
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@75637 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-28 17:12:53 +00:00
Andy Lindeman
fb25c365a4 typos and other picky stuff
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@75636 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-28 17:11:10 +00:00
Andy Lindeman
512afd3c55 new superglobals
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@75635 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-28 17:06:54 +00:00
Derick Rethans
7708b37a40 - Fix Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@74602 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-22 07:20:14 +00:00
James Cox
f342842517 velocis -> birdstep
# do the blank entries in appendices/resources.xml actually do anything usefull?


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@74585 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-21 23:00:00 +00:00
Sander Roobol
24d4bd523d Windows XP is in c:\windows not in c:\winnt
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@73145 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-13 15:29:14 +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
Gabor Hojtsy
1d756b34d7 This is integrated to manual.xml.in (=> all relative PATH will be ok,
and detection of old install.xml / new install splitups are possible)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70336 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-16 11:16:37 +00:00
Sebastian Nohn
83d741be77 fixing bug #15239
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70314 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-15 20:11:24 +00:00
Sebastian Nohn
713de33b8b fixed bug
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70165 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-13 12:53:12 +00:00
Paul Andersen
b0e6a91293 Few more clean ups. Show the LoadModule statement in case it is missing
from the apache dist conf file.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70062 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-11 22:09:47 +00:00
Paul Andersen
a47932fa0c Minor Typo from last check in
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70015 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-11 08:04:05 +00:00
Paul Andersen
0d524d142f The documentation regarding apache install is contradictory. A user needs
to compile and install apache before they can specify the --wiith-apxs option.

Since apxs is the method of choice instructions have been updated to reflect this.
Added --enable-module=so for completeness.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70014 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-11 07:59:45 +00:00
Gabor Hojtsy
c86894b62c Removing exotic tags, replace them with more common ones.
Eg use <varname> instead of <symbol> for PHP variable names.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69761 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-08 14:12:05 +00:00
Andy Lindeman
d7fc3842b7 Used spaces to indent paragraph instead of tabs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69739 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-07 23:44:11 +00:00
Andy Lindeman
bace7d88c8 Fixed Bug #8848
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69679 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-07 02:26:36 +00:00
Andy Lindeman
a2326162b1 Added a description of the privileges needed to use .htaccess to change php config values (bug #15411)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69659 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-06 22:30:51 +00:00
Andy Lindeman
e46576a481 Step 11 in the example of installing apache on unix wasn't neccessary
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69656 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-06 22:12:38 +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
Gabor Hojtsy
fc36af5489 Modify PHP definition, as requested by Andrei Zmiewski, to reflect
php.net/index.php and Freshmeat descriptions> Quoting Andrei:

| Well, I think it should be changed - that's what Freshmeat
| entry for PHP says (I rewrote it a couple of years ago).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69439 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-03 21:50:57 +00:00
James Cox
90d4fedb6b verysign => VeriSign
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68989 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-29 14:53:00 +00:00
James Cox
43dd4e30c8 Rasmus recommended fixes, plus a few other tweaks
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68505 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-24 01:54:11 +00:00
James Cox
9993a0c123 changed the recommended apache install procedure, since it didn't make much sense. please look over it, and check etc.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68483 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-23 20:56:47 +00:00
Hartmut Holzgraefe
1955f73be8 entity fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68467 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-23 18:01:57 +00:00
Philip Olson
599950bc8b register_argc_argv: initial documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68367 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-22 00:11:56 +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
James Cox
dbeaf04496 another attempt to hack a workaround
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68087 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-19 06:40:36 +00:00
James Cox
f260f89c6b ok, so you can't cheat like that. reverting fix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68086 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-19 06:35:19 +00:00
James Cox
dda40401ca typo, and fix for width problem in a warning within a list.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68085 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-19 06:31:02 +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
Hartmut Holzgraefe
441f777f94 comment delimiter typo fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@67821 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-15 11:48:14 +00:00
Gabor Hojtsy
ab47cac7d8 Netcraft says: "iPlanet is the sum of sites running iPlanet-Enterprise, Netscape-Enterprise, Netscape-FastTrack, Netscape-Commerce, Netscape-Communications, Netsite-Commerce & Netsite-Communications", so use iplanet as a short name, instead of the painful
netscape-enterprise.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@67814 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-15 11:22:19 +00:00
Gabor Hojtsy
1ed834a387 Make Installation part translation friendly, now install.xml should
not be translated or copied to any other language tree


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@67767 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-14 19:40:01 +00:00
Philip Olson
164fb0aafe precision: Document the precision directive.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@67735 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-14 09:42:29 +00:00
Gabor Hojtsy
6fcb652775 Adding warning file, to try to stop people doing what they really do not want to do
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@67734 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-14 09:34:50 +00:00
Mark Kronsbein
e6c2768918 Splitting of install.configure.xml (configure options)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@67590 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-11 23:17:16 +00:00
Mark Kronsbein
5c7cdd6105 Arghs!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@67469 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-10 00:46:48 +00:00
Mark Kronsbein
87a43bda22 Fix this
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@67466 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-10 00:41:43 +00:00
Mark Kronsbein
0ffedbc2d7 Split of config.xml. "make test" works fine, so lets see, if this will help people to get more information on the installation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@67451 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-09 23:52:08 +00:00
James Cox
1369044faf removed one item list cause it' looked silly.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@67277 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-08 09:51:41 +00:00
James Cox
f868097bdb a number of changes:
- removed the sapi warning now that the module is safe
	- tidied up a number of comments in the Apache-Win section.
	- moved some para type tags to simpara,
	- removed some completely ridiculous statements
	- reworked some grammer errors.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@67273 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-08 08:21:50 +00:00
Gabor Hojtsy
5c79b55794 WinApache:
- Move restart server section after every settings explanation
  - Add warning about security problems, and add pointer for solutions
    in the security part


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@67228 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-07 16:59:29 +00:00
Hartmut Holzgraefe
e3ce09acd3 docbook 4 does not allow for this use of <optional>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@66717 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-02 17:50:35 +00:00
irc-html
726039fdef install.xitami: need to restart server to reflect changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@66660 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-02 05:44:22 +00:00
Mark Kronsbein
e99ade41c4 Added titles and little introduction to options for php 4 and php 3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@66632 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-01 21:50:35 +00:00
Mark Kronsbein
cbf03f1788 Added missing options (also the ones from PHP3), fixed IDs. Thanx to Wolfgang, sorry to the rest.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@66520 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-30 15:07:17 +00:00
Gabor Hojtsy
0c36f55dd0 Add missing <variablelist> tags. IDs not corrected, so this
won't build...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@66437 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-29 15:25:28 +00:00
Mark Kronsbein
543c589230 Another one... Good night!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@66387 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-29 03:42:07 +00:00
Mark Kronsbein
ccf4e05b51 Errors in <varlistentry>... blame str_replace() and of course Sterling ;)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@66386 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-29 03:36:47 +00:00
Mark Kronsbein
888546b45e Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@66345 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-28 22:29:12 +00:00
Mark Kronsbein
100b8f6ab3 Total update of the install.configure.php part with all configure options of PHP 4.1.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@66344 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-28 21:57:05 +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
Gabor Hojtsy
27064ee1a1 No more PEAR, can't provide inline link to it
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65468 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-17 19:11:48 +00:00
Gabor Hojtsy
94d7ad66ba Some corrections in history.xml, removing brief history from intro.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65200 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-15 16:45:47 +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
Gabor Hojtsy
c2d7296648 Windows XP updates. As reported by Sebastian Bergmann, PHP works
on WinXP, and the paths are the same as in Win2000.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61994 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-11 15:06:13 +00:00
Gabor Hojtsy
b8a40cf361 Some fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61987 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-11 13:57:49 +00:00
Gabor Hojtsy
9bed3c9845 Erg, copy-paste error corrected :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61963 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-11 10:23:48 +00:00
Gabor Hojtsy
ac7b4e6f0f So gpc_order is deprecated, use variables_order instead
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61962 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-11 10:20:40 +00:00
Gabor Hojtsy
73c63fec93 Some more overload work, adding configure option
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61959 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-11 10:16:38 +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
664db25108 Too many for
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61837 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-10 15:53:19 +00:00
Gabor Hojtsy
b89728fa3e Moving download to general section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61836 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-10 15:51:19 +00:00
Jan Lehnardt
8f7adbee5e fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61827 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-10 13:52:31 +00:00
Gabor Hojtsy
7c46308baa . Adding general installation instructions, talking about
servers, the module and CGI option, command line a GTK
  setup.

. Correcting problems part with the actual bug information,
  inline link to the PHP FAQ

. Maybe some more small corrections


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61826 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-10 13:42:19 +00:00
Jan Lehnardt
86370a521a some minor fixes and improvements
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61824 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-10 13:36:43 +00:00
Gabor Hojtsy
84a7900442 So, PHP can do much more, not just some databases and
protocols :) Expanding the What can do? section with information
on using fields, operating systems, servers, and many extensions.
Please someone read through and correct my English language...
Do not translate, modifications are coming (for example an
expanded version of the history section I hope, with some actual
information).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61820 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-10 11:57:06 +00:00
Gabor Hojtsy
57cf5ff3bd Correcting an XML error introduced by adding that note...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61785 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-09 15:54:19 +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
Derick Rethans
d2f6ed8ef3 - blah
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61783 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-09 14:58:22 +00:00
Derick Rethans
d12fdee1cb - Clarify
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61782 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-09 14:29:29 +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
bee07ad3a7 clean up mail() documentation. move mail-related ini stuff to functions/mail.xml from chapters/config.xml.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61277 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-31 23:51:29 +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
jim winstead
c019e46c79 add simple php.ini and Apache config examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61228 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-31 01:33:42 +00:00
jim winstead
9ef5d1a537 document mysql.default_port and mysql.default_socket ini entries
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61221 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-31 01:09:49 +00:00
Gabor Hojtsy
2f93bd398b Adding note about Apache 1.3.22 Win and ClearModuleList
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@60045 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-16 17:42:39 +00:00
Gabor Hojtsy
e0b9fd12c6 Some more corrections
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@59906 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-14 09:18:14 +00:00
Gabor Hojtsy
ab2e0f30e6 Typo fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@59899 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-14 08:32:12 +00:00
Gabor Hojtsy
2a6c2538a1 Merging php4/win32/install.txt to this file
- Adding new explanations about extensions, and dlls
 - Removing %s %s from PWS and IIS setups, as it seems it is not needed
 - Adding Netscape Enterprise Server for Windows setup instructions

New paras added, about:

 - Security risks of using the Windows installer
 - Security risks of using the default .ini setup
 - The two ini files available

Perhaps other things I can't remember now :)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@59897 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-14 08:24:46 +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
cd674ee7a5 Removing groving Windows version list from titles and intro
text of manual installation.

Adding one new para to the general intro of Windows setup about
Windows compatibilty and used words...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@59858 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-13 15:49:47 +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
Gabor Hojtsy
67327189cc install-windows => install.windows
install-problems => install.problems


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58963 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-04 21:05:52 +00:00
Philip Olson
dae4e2d645 Removing dead links. Removing Tenon/webten as it seems inappropriate now.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58909 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-04 08:36:45 +00:00
Philip Olson
b346b485b4 Fixed typos, and added a link to safe mode chapter.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58853 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-02 19:53:54 +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
Daniel Beckham
c5ffcca8f9 added configure option for pcntl support
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@57555 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-14 20:54:13 +00:00
Philip Olson
12f8a99e3a Added link to Safe Mode chapter within safe_mode directive.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@57523 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-14 02:09:44 +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
foobar
5575482c8b Made the windows extension installation doc a bit nicer looking.
# Someone who knows windows stuff better than me should check this. :)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@53899 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-09 05:52:15 +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
Damien Seguy
8c077a408c Commiting cybermut's entry
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@52114 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-24 08:29:46 +00:00
Egon Schmid
4812bae4f8 A reference for the non-existent ID.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@52112 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-24 07:25:38 +00:00
Thomas Schoefbeck
8e62d87d67 Some changes in the Windows-section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@51910 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-20 19:56:56 +00:00
Jeroen van Wolffelaar
2b6750adf4 A bit xml-reworking, removed some tabs to satisfy Derick, added
upload_max_filesize ini directive.
Someone should check the last one, I didn't mention the default,
and apparently 2M is also supported... but I needed to get rid
of the jade-error.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@51125 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-10 21:12:59 +00:00
Jeroen van Wolffelaar
308ffe41f2 Changed true, false and null to &true;, &false; and &null;
Probably this isn't correct at some places, but in the majority
it is.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50762 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-07 18:42:46 +00:00
Dan Kalowsky
436b516ba1 comments added to reflect the demise of the --with-openlink option, and
the new champion of ODBC ( as far as OpenLink goes ), --with-iodbc.
# this really isn't true for 4.0.6, but it is true for versions greater.
# but it will also help end a bunch of bug reports.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50685 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-06 14:36:35 +00:00
Anil Madhavapeddy
1919601141 More correct OpenBSD installation instructions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50507 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-03 06:46:45 +00:00
Damien Seguy
666a77a677 Updated links in macosx and added some <literal> tags.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50473 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-02 10:37:19 +00:00
Rui Hirokawa
299588cbb0 added iconv function and modified for corrupted character in japanese manual.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50394 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-01 03:38:18 +00:00
Daniel Beckham
1811650b6e documented issue in bug #5827
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50258 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-27 03:52:38 +00:00
Daniel Beckham
62dfa44e7d - documented html_errors configuration option
- reworded section about Apache directives so that it's more clear


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@49838 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-19 20:08:13 +00:00
Rui Hirokawa
8ce6bd7593 added configuration options for mbstring extension to install.xml.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@49514 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-11 12:57:20 +00:00
Rui Hirokawa
2dfad98019 added configuration options for mbstring extension to config.xml.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@49477 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-10 13:09:39 +00:00