German » English

Translations for „require“ in the German » English Dictionary (Go to English » German)

Examples from the Internet (not verified by PONS Editors)

Seit PHP 4.0.6 können Sie virtual ( ) für PHP Dateien benutzen.

Trotzdem ist es typischerweise besser, include ( ) oder require ( ) zu benutzen um PHP Dateien einzubinden.

Anmerkung:

www.inside-php.de

You cannot make recursive requests with this function to other PHP scripts.

If you want to include PHP scripts, use include ( ) or require ( ).

Anmerkung:

www.inside-php.de

>

und nicht die Datei, die die include/require Anweisung ausfuehrt, wird als Basis-Verzeichnis fuer relative include/require Anweisungen verwendet.

Der PHP-Interpreter verwendet also den Ordner des Skriptes als Basis, mit dem er aufgerufen wird.

www.php.de

Note :

Because this is a language construct and not a function, it cannot be called using variable functions.

See also require, require_once, include_once, get_included_files(), readfile(), virtual(), and include_path.

www.php.de

) ;

Die import-Methode ist wesentlich effizienter als include und require.

Eine importierte Klassendatei wird erst eingebunden, wenn die entsprechende Klasse zum ersten mal verwendet wird (das geschieht über den PHP-Autoloader-Mechanismus).

www.yiiframework.com

) ;

The import method differs from include and require in that it is more efficient.

The class definition being imported is actually not included until it is referenced for the first time (implemented via PHP autoloading mechanism).

www.yiiframework.com

Would you like to add some words, phrases or translations?

Submit a new entry.

Choose your language Deutsch | български | Ελληνικά | English | Español | Français | Italiano | Polski | Português | Русский | Slovenščina | Srpski | Türkçe | 中文