Vordefinierte Konstanten
Folgende Konstanten werden von dieser
Erweiterung definiert und stehen nur zur Verfügung, wenn die Erweiterung entweder
statisch in PHP kompiliert oder dynamisch zur Laufzeit geladen
wurde.
-
VAR_REPRESENTATION_SINGLE_LINE
(int)
-
var_representation() flag indicating that newlines
should not be used for whitespace in variable representations.
-
VAR_REPRESENTATION_UNESCAPED
(int)
-
var_representation() flag indicating that strings should be encoded
as single quoted strings with unescaped control characters.
There are no user contributed notes for this page.