|
apc_load_constantsLoads a set of constants from the cache Beschreibung
bool apc_load_constants
( string
$key
[, bool $case_sensitive = true
] )Loads a set of constants from the cache. Parameter-Liste
Rückgabewerte
Gibt bei Erfolg Beispiele
Beispiel #1 apc_load_constants example
<?phpDas oben gezeigte Beispiel erzeugt folgende Ausgabe: 123 |