Vertaling van "exec-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.
Um das Plugin zu deinstallieren, lösche einfach das exec-php Verzeichnis aus dem/wp-content/plugins/ Verzeichnis.
For uninstalling the plugin simply delete the exec-php directory from the/wp-content/plugins/ directory.
Kopiere das entstandene exec-php Verzeichnis nach/wp-content/plugins
Copy the resulting exec-php directory into/wp-content/plugins
Auf der rechten Seite ist die Live-Ausgabe des Exec-PHP Plugins für den Testcode.
On the right side the live output generated by the Exec-PHP plugin is shown.
Das Exec-PHP Plugin führt<? php? >Code in deinen Beiträgen, Seiten und Text-Widgets aus.
The Exec-PHP plugin executes<? php? >code in your posts, pages and text widgets.
Du brauchst die folgende Software auf deinem Webserver um das Exec-PHP Plugin benutzen zu können
You need the following software to be installed on your webserver in order to run the Exec-PHP plugin
Englisch (Default, ist im Exec-PHP Archiv enthalten)
Gut das du fragst. Das ist eine gute Gelegenheit, um zu zeigen, welche Möglichkeiten das Exec-PHP Plugin bietet.
This is a great use case to show you what can be achieved by the Exec-PHP plugin.
Mit Exec-PHP kannst du PHP Code in der Kurzfassung und dem Text deiner Beiträge und Seiten (im Folgenden Artikel genannt), als auch in Text-Widgets ausführen.
With Exec-PHP you can execute PHP code in the excerpt and the content portion of your posts and pages (in the following called articles) as also as in text widgets.
Technisch betrachtet, führt Exec-PHP PHP Code in beliebigem Text dadurch aus, dass es den gesamten Text in? ><? php Tags kapselt und ihn and die PHP Funktion eval() übergibt.
Technically Exec-PHP executes code inside of arbitrary text by wrapping the whole text into? ><? php tags and hand it over to the PHP eval() function.
Wenn du denkst, dein Lieblings PHP Plugin ist besser als Exec-PHP, probiere alle aus und schaue ob es damit korrekt funktioniert. Code
If you think, your favorite PHP plugin is better than this one, try out all the tests below and see if this works correctly.
Wenn man das Exec-PHP Plugin installiert hat, kann man im Text-Widget auch PHP-Code ausfĂĽhren.
The Exec-PHP plugin executes PHP code in posts, pages and text widgets.
Abhängig von deiner zuvor installierten Exec-PHP Version bekommst du nach der Migration möglicherweise eine Sicherheitswarnung im Admin Menu.
Depending on your previously installed Exec-PHP version, you may receive an Exec-PHP security alert in your admin menu.
Das liegt an der Art und Weise wie WordPress funktioniert und kann nicht durch einen Bugfix in Exec-PHP repariert werden.
This is because of how WordPress works and there is no way to handle this in the plugin.