Runtime Configuration
For further details and definition of the PHP_INI_*
constants see
ini_set()
.
Esimerkki
1
.
php.ini
setting
example
|
Esimerkki
2
.
php.ini
setting
for
EUC-JP
users
|
Esimerkki
3
.
php.ini
setting
for
SJIS
users
|
Resource Types
Tämä
laajennus
ei
määrittele
yhtäkään
resurssi-tyyppiä
.
Predefined Constants
These
constants
are
defined
by
this
extension
,
and
will
only
be
available
when
the
extension
has
either
been
compiled
into
PHP
or
dynamically
loaded
at
runtime
.
HTTP Input and Output
Esimerkki
5
.
php.ini
setting
example
|
Supported Character Encodings
Huomaa
:
"
Supported
character
encoding
"
does
not
mean
that
it
works
as
internal
character
code
.
Overloading PHP string functions with multi byte string
functions
Basics of Japanese multi-byte characters