Vertaling van "an 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.
Das Gute an PHP ist, dass es bereits für einen Anfänger sehr leicht verständlich ist, einem Profi aber auch noch reichlich Anwendungen bietet.
The best things in using PHP are that it is extremely simple for a newcomer, but offers many advanced features for a professional programmer.
Der größte Nachteil an php ist wohl, dass man Variablen nicht definieren muss.
The biggest drawback of php probably is, that you don't have to define variables.
Benötigen Sie Hilfe mit Growth rate of an php developer?
Need help with Growth rate of an php developer?
Beim Auslesen von Abfrageergebnissen kann man auch Spalten an PHP Variablen binden, so dass sie jedes Mal beim Zugriff auf eine Zeile automatisch mit den aktuellen Daten befüllt werden.
When fetching query results, one can also bind columns with PHP variables so that they are automatically populated with the latest data each time a row is fetched.
Symfony stellt ein Set an PHP Komponenten für den Einsatz in Web-Anwendungen und bildet die Basis zur schnellen Entwicklung von Web-Applikationen.
Symfony provides a set of PHP components for the use in web applications and forms the basis for the rapid development of applications.
All die zu überspringenden Zeilen sind in der Ergebnismenge, die von der Datenbank an PHP zurückgegeben wird.
All the rows to be skipped are included in the result set that is returned from the database to PHP.
Der Webserver entdeckt PHP-Seiten (an der Erweiterung .php) und schickt sie zur Ausführung an PHP.
The web server detects php pages (by their extension) and sends them to PHP for execution.
Das bedeutet, dass der Webserver das Script nicht zur Interpretation an PHP übergeben hat.
This means that the web server did not send the script to PHP for interpretation.
Die Anzahl von Bytes, die an PHP zurückgegeben werden, wird durch den Parameter length gesteuert.
The number of bytes returned to PHP is controlled by the parameter length.
Das Erscheinen von PHP 7 bedeutet ja weder, dass ab diesem Zeitpunkt keine produktiv einsetzbare Version von PHP 5 mehr vorhanden ist, noch dass man nicht Zeit und Arbeit darin investieren könnte, vorhandene Software an PHP 7 anzupassen.
The release of PHP 7 neither means that PHP 5 stops working nor does it imply that one could not invest time and put work into making existing software work on PHP 7.
Bitte beantworten Sie die nachfolgenden Fragen im Bewusstsein, dass keine Änderungen an PHP selbst von Nöten ist, sondern diese mittels TSPHP realisiert werden könnten.
Please consider in the following questions, that an improvement does not include any change to PHP but can be realised with TSPHP.
Dadurch werden unmittelbar Ressourcen an PHP und MySQL zurückgeben, was die Performance verbessern kann.
This will immediately return resources to PHP and MySQL, which can improve performance.
Ich dachte an PHP (mit denen ich ein wenig Erfahrung, aber nicht zuviel) für die Server-Seite und JavaScript für die framewok Profil... oder Lösungen in Ruby on Rails zu erkunden...
I thought of PHP (with whom I have a little 'experience but not too much) for the server side and javascript for the framewok View... or to explore solutions in Ruby on Rails...