Vertaling van "wird PHP" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Heute wird PHP von (schätzungsweise) hunderttausenden Entwicklern verwendet, und es wird von mehreren Millionen Sites berichtet, auf welchen PHP installiert ist, was mit über 20% der Domains im Internet zu Buche schlägt.
Today, PHP is being used by hundreds of thousands of developers (estimated), and several million sites report as having it installed, which accounts for over 20% of the domains on the Internet.
Am Apache-Server wird PHP für dynamische Inhaltsgenerierung eingesetzt.
On the Apache web server PHP is used for dynamic content generation.
Wenn Sie Laufzeit-Konfiguration eingeschaltet haben, wird PHP versuchen, automatisch die mit einem COM-Objekt assoziierten Konstanten zu registrieren, wenn Sie das Objekt initialisieren.
If you have turned on Runtime Configuration, then PHP will attempt to automatically register the constants associated with a COM object when you instantiate it.
Für wp-forecast wird PHP ab der Version 4.3 und WordPress ab der Version 2.2.x benötigt.
wp-forecast requires PHP version 4.3 or higher and WordPress Version 2.2.x or higher.
Wird PHP in einer SAPI wie Fast CGI ausgeführt, liefert diese Funktion immer den Wert einer Umgebungsvariablen, die von der SAPI gesetzt wurde, zurück, selbst wenn putenv() verwendet wurde, um eine lokale Umgebungsvariable mit dem selben Namen zu setzen.
If PHP is running in a SAPI such as Fast CGI, this function will always return the value of an environment variable set by the SAPI, even if putenv() has been used to set a local environment variable of the same name.
Wenn eine Eigenschaft mittels var anstelle von public, protected oder private deklariert wird, so wird PHP 5 diese Eigenschaft so behandeln, als wäre sie mittels public deklariert worden.
If you declare a property using var instead of one of public, protected, or private, then PHP 5 will treat the property as if it had been declared as public.
Wenn die Transaktion abgeschlossen ist, wird PHP eine Bestätigungsemail an den Kunden versenden - möglicherweise mit Inventarstatus und Lieferzeit.
As the transaction is completed, PHP will send a receipt email to the customer - possibly with an inventory status and delivery time.
Verwendet als allgemeine Programmierung und Codierung Sprache für verschiedene Desktop-Anwendungen, wird PHP am häufigsten auf serverseitige Skript verwendet.
Used as a general programming and coding language for various desktop applications, PHP is most widely used on server-side scripting.
Für Funktionen und Konstanten wird PHP auf globale Funktionen oder Konstanten zurückgreifen, wenn eine Funktion oder Konstante im Namespace nicht existiert.
For functions and constants, PHP will fall back to global functions or constants if a namespaced function or constant does not exist.
Ein relativer Dateiname mit Pfadinformationen wird PHP nur veranlassen, zu versuchen, die Erweiterung in einem Pfad relativ zum aktuellen Verzeichnis zu laden.
A relative filename with a directory information will tell PHP only to try to load the extension relative to the current directory.
Wenn eine abgeleitete Klasse die Definition der Methode eines Vaters überschreibt, wird PHP die Methode des Vaters nicht aufrufen.
When an extending class overrides the parents definition of a method, PHP will not call the parent's method.
Während der Verschlüsselung wird PHP Source Code in einem Zwischenschritt zu einem für Maschinen lesbaren Format konvertiert.
Encoding is a process where the PHP source code is converted to an intermediate machine readable format.
Wenn es um leistungsstarke Webanwendungen geht, wird PHP als Entwicklungssprache vorzugsweise verwendet.
When it comes to creating powerful web applications, PHP is often used as a development language.