Vertaling van "der PHP-Code" 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.
Zudem wird der PHP-Code in der Datenbank gespeichert und lebt außerhalb Eures normalen Workflows.
Also the PHP code is stored in the database and lives outside of your normal workflow.
Wenn der PHP-Code in der Datenbank installiert ist, können Sie anschließend die erforderlichen gespeicherten PHP-Prozeduren und -Funktionen erstellen.
Once the PHP code is installed in the database, you can then go ahead and create the necessary PHP stored procedures and functions.
und hier der PHP-Code zur Auswertung des Formulars
and here is the PHP-code for the analysis of the submitted data
Da der PHP-Code im Kontext von WordPress ausgeführd wird, kann man auf beliebige Daten zugreifen...
The PHP-Code gets executed in the wordpress context... Therefore you can access any kind of information WordPress knows...
Oft gibt es Fehler in der PHP-Code zu einer Website, die es mglich macht abrufen...
Often there are errors in the php code to a site that makes it possible to retrieve...
Abhängig vom Wert des Parameters "example" gibt der PHP-Code einen Teil des erforderlichen HTML-Codes und den angeforderten Satz mit Konfigurationsoptionen zurück.
So depending on the value of the "example" parameter, the PHP code returns a part of the required HTML and the requested package with configuration options.
Um serverseitiges PHP zu verwenden, kann der PHP-Code die Standarddatenbankverbindung benutzen.
To use server-side PHP, the PHP code can use the default database connection.
Damit der PHP-Code ordnungsgemäß funktioniert, muss die Sitzungs-ID des PHP-Cookies vorhanden sein.
For the PHP code to work properly, the session ID of the PHP cookie requires presence.
Das ist der PHP-Code, den wir benutzen werden um uns mit der MySQL-Datenbank zu verbinden.
This is the PHP code that we will use to connect to our mySQL database.
Hinweis: für den Firefox Web-Browser, ist eine Erweiterung zur Verfügung Firebug genannt, die für eine Seite den HTML-Quellcode und nützlich ist passender es mit der PHP-Code verwendet Vorlage überschreibt.
Note: For the FireFox web browser, an extension is available called Firebug, which is useful for browsing a page's HTML source and matching it up with the PHP code used in template overrides.
Jeder Text-oder HTML, PHP, wenn Sie in der Seitenleiste, wie Admin erscheint "Design" -> "Widget" aus dem "PHP-Code" nach dem Speichern und fügen Sie Widgets wollen, hat ein Ziel in der PHP-Code Widget Fügen Sie die Quelle.
Any text or HTML, PHP If you want to appear in the sidebar, such as Admin "design" -> "widget" from the "PHP Code" after save and add widgets, added a goal in the PHP Code Widget Paste the source.
Sie können der Debug-Information entnehmen, dass der PHP-Code den Befehl value('AB10') verwendet hat und dass dieser den Wert 2 zurücklieferte.
You can look at Debug-Information, to see that the PHP-Code used the command value('AB10') to deliver a value of 2.
Der PHP-Code steht zwischen speziellen Anfangs- und Schlusstags, mit denen man in den PHP-Modus und zurück wechseln kann.
The PHP code is enclosed in special start and end tags that allow you to jump into and out of "PHP mode".