Examples with "im test.php" and their translation 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.
Dokumentation Sie finden Beispielaufrufe für jede implementierte Funktion im test.php Skript.
Documentation You will find example calls for all implemented functions in the test.php script.
Andere resultaten
Danach erzeugen wir eine Instanz der Webanwendung mit der Konfiguration in test.php.
We then create a Web application instance using the test.php configuration file.
Rufen Sie nun die test.php in Ihrem Webbrowser auf.
Das Skript speichern Sie als Datei mit der Endung php - z.B. test.php
Save the script as a file with the ending php e.g. test.php
Laden Sie die Dateien install.php, test.php und WCFSetup.tar.gz auf Ihren Webserver hoch.
Upload the files "install.php" and "WCFSetup.tar.gz" to your webserver
Laden Sie wie oben schon erwähnt die test.php, install.php und WCFSetup.tar.gz in das gewünschte Verzeichnis auf Ihrem Webspace.
Upload as already mentioned, the test.php, install.php and WCFSetup.tar.gz into the desired directory on your webspace.
Die Datei test.php sollte nun aus Sicherheitsgründen gelöscht werden.
For security reasons please delete the test.php.
Der einzige Unterschied zwischen den beiden Dateien besteht darin, dass erstere test.php als Konfigurationsdatei verwendet, letztere main.php.
The only difference between index-test.php and index.php is that the former uses test.php as the application configuration file while the latter main.php.
Sie rufen es von der Kommand-Zeile auf: php test.php
You call it from the command line: php test.php
Wir sollten auch beachten, dass wir für die Basis-URL unserer Tests index-test.php statt index.php verwenden.
Um sicher zu gehen, dass der Server/Webspace alle Voraussetzungen erfüllt, rufen Sie als nächstes bitte die test.php in Ihrem Webbrowser auf.
All you need to do so is opening the file "test.php" in your browser and see the results.
Starten Sie die Installation, indem Sie die Datei test.php in Ihrem Webbrowser aufrufen.
Start the installation by navigating your browser to the file "test.php"
Legen Sie auf dem Server die Datei test.php mit Hilfe des FTP Managers (Dateiverwaltung) an
Create a test.php file on the server using the FTP file manager