Traduzir "multi php" para inglês

Mostrando 50 de 50 traduções da frase "multi php" de francês para inglês

Tradução de francês para inglês de multi php

francês
inglês

FR Pour un OS et PHP 32 bit ou un OS et PHP 64 bit, utiliser [HKEY_LOCAL_MACHINE\SOFTWARE\PHP] pour PHP 32 bit sur un OS 64 bit, utiliser [HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\PHP] à la place

EN For 32-bit PHP on a 32-bit OS or a 64-bit PHP on a 64-bit OS use [(HKEY_LOCAL_MACHINE\SOFTWARE\PHP] for 32-bit version of PHP on a 64-bit OS use [HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\PHP]] instead

francêsinglês
phpphp
bitbit
ouor
osos
una
utiliseruse
softwaresoftware
suron

FR $ PHP_INI_SCAN_DIR=:/usr/local/etc/php.d php PHP va charger tous les fichiers présent dans /etc/php.d/*.ini, puis /usr/local/etc/php.d/*.ini comme fichier de configuration

EN $ PHP_INI_SCAN_DIR=:/usr/local/etc/php.d php PHP will load all files in /etc/php.d/*.ini, then /usr/local/etc/php.d/*.ini as configuration files

francêsinglês
phpphp
iniini
usrusr
locallocal
etcetc
chargerload
configurationconfiguration
vawill
commeas
fichiersfiles
dansin

FR $ PHP_INI_SCAN_DIR=/usr/local/etc/php.d: php PHP va charger tous les fichiers présent dans /usr/local/etc/php.d/*.ini, puis dans /etc/php.d/*.ini comme fichier de configuration.

EN $ PHP_INI_SCAN_DIR=/usr/local/etc/php.d: php PHP will load all files in /usr/local/etc/php.d/*.ini, then /etc/php.d/*.ini as configuration files.

francêsinglês
phpphp
iniini
usrusr
locallocal
etcetc
chargerload
configurationconfiguration
vawill
commeas
fichiersfiles
dansin

FR Visualisez plusieurs écrans distants en même temps à partir de systèmes multi-moniteurs, y compris le multi-to-one et le multi-to-multi. Même le multi-moniteur pour Mac !

EN View multiple remote screens from multi-monitor systems at the same time, including multi-to-one and multi-to-multi. Even multi-monitor for Mac!

francêsinglês
systèmessystems
macmac
écransscreens
lethe
comprisincluding
plusieursmultiple
tempstime
àto
partirfrom

FR Visualisez plusieurs écrans distants en même temps à partir de systèmes multi-moniteurs, y compris le multi-to-one et le multi-to-multi. Même le multi-moniteur pour Mac !

EN View multiple remote screens from multi-monitor systems at the same time, including multi-to-one and multi-to-multi. Even multi-monitor for Mac!

francêsinglês
systèmessystems
macmac
écransscreens
lethe
comprisincluding
plusieursmultiple
tempstime
àto
partirfrom

FR Si le fichier php-SAPI.ini existe (où SAPI utilise SAPI, donc le nom du fichier est e.g. php-cli.ini ou php-apache.ini), il sera utilisé à la place du php.ini. Le nom SAPI peut être déterminé en utilisant la fonction

EN If php-SAPI.ini exists (where SAPI is the SAPI in use, so, for example, php-cli.ini or php-apache.ini), it is used instead of php.ini. The SAPI name can be determined with

francêsinglês
iniini
phpphp
déterminédetermined
siif
ouor
ilit
utiliséused
nomname
enin
existeis
doncso
peutcan

FR $ PHP_INI_SCAN_DIR=/usr/local/etc/php.d php PHP va charger tous les fichiers présent dans /usr/local/etc/php.d/*.ini comme fichier de configuration

EN $ PHP_INI_SCAN_DIR=/usr/local/etc/php.d php PHP will load all files in /usr/local/etc/php.d/*.ini as configuration files

francêsinglês
phpphp
iniini
usrusr
locallocal
etcetc
vawill
chargerload
configurationconfiguration
commeas
fichiersfiles
dansin
deall

FR Ces exemples montreront de nombreux paquets, donc beaucoup spécifiques à PHP, comme php-cgi, php-cli et php-dev

EN The examples will show a lot of packages including several PHP specific ones like php-cgi, php-cli and php-dev

francêsinglês
paquetspackages
phpphp
exemplesexamples
deof
spécifiquesspecific
nombreuxa
cesthe
àand

FR APT ajoutera automatiquement les bonnes lignes aux fichiers connexes à php.ini, comme /etc/php/7.4/php.ini, /etc/php/7.4/conf.d/*.ini, etc

EN APT will automatically add the appropriate lines to the different php.ini related files like /etc/php/7.4/php.ini, /etc/php/7.4/conf.d/*.ini, etc

francêsinglês
automatiquementautomatically
fichiersfiles
connexesrelated
phpphp
iniini
etcetc
àto

FR Les instructions du fichier php.ini sont exclusivement valables pour le répertoire dans lequel le fichier php.ini se trouve. Pour cette raison, copiez le fichier de préférence dans tous les répertoires contenant des fichiers PHP.

EN The php.ini instructions apply only to the directory where the php.ini file is located. It is best to copy the file to all the directories where PHP files are located.

francêsinglês
instructionsinstructions
phpphp
iniini
copiezcopy
répertoiredirectory
lethe
sontare
répertoiresdirectories
fichiersfiles
deall
fichierfile

FR Selon les cas de figure, un site fonctionnant avec PHP 7 ira jusqu?à deux fois plus vite qu?avec PHP 5.6 et jusqu?à 14 fois plus vite qu?avec PHP 5

EN Depending on the case in point, a site operating with PHP 7 will run up to twice as fast as with PHP 5.6 and up to 14 times faster than with PHP 5

francêsinglês
phpphp
sitesite
una
àto
etand
avecwith
detimes
fonctionnanton
vitefaster
deux foistwice

FR Les applications Web déjà compatibles avec PHP 7 bénéficient également de ce gain de performance et d?après Zend, un site WordPress avec PHP 7 pourrait ainsi exécuter jusqu?à 183 requêtes par seconde supplémentaires qu?avec PHP 5.6

EN Web applications already compatible with PHP 7 also benefit from this performance gain and according to Zend, a WordPress site with PHP 7 could also run up to 183 requests per second more than with PHP 5.6

francêsinglês
phpphp
performanceperformance
wordpresswordpress
applicationsapplications
webweb
cethis
sitesite
pourraitcould
supplémentairesmore
déjàalready
égalementalso
una
requêtesrequests
compatiblescompatible
bénéficientbenefit
àto
etand
avecwith
deaccording
gaingain

FR PHP mail est la fonction PHP intégrée qui est utilisée pour envoyer des e-mails à partir de scripts PHP.

EN PHP mail is the built in PHP function that is used to send emails from PHP scripts.

francêsinglês
phpphp
fonctionfunction
scriptsscripts
lathe
utiliséused
mailmail
intégrébuilt
àto
partirfrom

FR Dans Performance, vous pouvez voir les temps de réponse moyens de PHP + MySQL, le débit de PHP, la limite de travailleurs PHP et l'utilisation d'AJAX :

EN In Performance, you can see average PHP + MySQL response times, PHP Throughput, PHP Worker Limit, and AJAX usage:

francêsinglês
moyensaverage
phpphp
mysqlmysql
limitelimit
travailleursworker
voirsee
performanceperformance
débitthroughput
dansin
vousyou
réponseresponse
detimes
etand

FR Le fichier de configuration (php.ini) est lu par PHP au démarrage. Si vous avez compilé PHP en module, le fichier n'est lu qu'une seule fois, au lancement du serveur web. Pour les versions CGI et CLI le fichier est lu à chaque invocation.

EN The configuration file (php.ini) is read when PHP starts up. For the server module versions of PHP, this happens only once when the web server is started. For the CGI and CLI versions, it happens on every invocation.

francêsinglês
phpphp
iniini
clicli
modulemodule
webweb
versionsversions
lethe
configurationconfiguration
serveurserver
deof
fichierfile
chaqueevery
àand
foisonce
pourfor
etread

FR $ php PHP va charger tous les fichiers présent dans /etc/php.d/*.ini comme fichier de configuration

EN $ php PHP will load all files in /etc/php.d/*.ini as configuration files

francêsinglês
phpphp
vawill
chargerload
etcetc
iniini
configurationconfiguration
commeas
fichiersfiles
dansin
deall

FR Selon les cas de figure, un site fonctionnant avec PHP 7 ira jusqu?à deux fois plus vite qu?avec PHP 5.6 et jusqu?à 14 fois plus vite qu?avec PHP 5

EN Depending on the case in point, a site operating with PHP 7 will run up to twice as fast as with PHP 5.6 and up to 14 times faster than with PHP 5

francêsinglês
phpphp
sitesite
una
àto
etand
avecwith
detimes
fonctionnanton
vitefaster
deux foistwice

FR Les applications Web déjà compatibles avec PHP 7 bénéficient également de ce gain de performance et d?après Zend, un site WordPress avec PHP 7 pourrait ainsi exécuter jusqu?à 183 requêtes par seconde supplémentaires qu?avec PHP 5.6

EN Web applications already compatible with PHP 7 also benefit from this performance gain and according to Zend, a WordPress site with PHP 7 could also run up to 183 requests per second more than with PHP 5.6

francêsinglês
phpphp
performanceperformance
wordpresswordpress
applicationsapplications
webweb
cethis
sitesite
pourraitcould
supplémentairesmore
déjàalready
égalementalso
una
requêtesrequests
compatiblescompatible
bénéficientbenefit
àto
etand
avecwith
deaccording
gaingain

FR Le code PHP est inclus entre une balise de début <?php et une balise de fin ?> qui permettent au serveur web de passer en mode PHP.

EN The PHP code is enclosed in special start and end processing instructions <?php and ?> that allow you to jump into and out of "PHP mode."

francêsinglês
codecode
débutstart
ltlt
gtgt
permettentallow
phpphp
lethe
enin
finend
deof
etand
modemode

FR En Juin 1998, avec plusieurs nouveaux développeurs de par le monde rejoignant le projet, PHP 3.0 fut annoncé par la nouvelle équipe de développement de PHP comme le successeur officiel de PHP/FI 2.0

EN In June, 1998, with many new developers from around the world joining the effort, PHP 3.0 was announced by the new PHP Development Team as the official successor to PHP/FI 2.0

francêsinglês
juinjune
développeursdevelopers
rejoignantjoining
phpphp
annoncéannounced
équipeteam
successeursuccessor
officielofficial
fifi
mondeworld
futwas
développementdevelopment
enin
commeas
avecwith
parby
projeteffort
dearound

FR Les instructions du fichier php.ini sont exclusivement valables pour le répertoire dans lequel le fichier php.ini se trouve. Pour cette raison, copiez le fichier de préférence dans tous les répertoires contenant des fichiers PHP.

EN The php.ini instructions apply only to the directory where the php.ini file is located. It is best to copy the file to all the directories where PHP files are located.

francêsinglês
instructionsinstructions
phpphp
iniini
copiezcopy
répertoiredirectory
lethe
sontare
répertoiresdirectories
fichiersfiles
deall
fichierfile

FR PHP nécessite au moins Windows 2008/Vista. Soit 32-Bit soit 64-bit (AKA X86 or X64. PHP ne fonctionne pas sur Windows RT/WOA/ARM). À partir de PHP 7.2.0 Windows 2008 et Vista ne sont plus supporté.

EN PHP requires at least Windows 2008/Vista. Either 32-Bit or 64-bit (AKA X86 or X64. PHP does not run on Windows RT/WOA/ARM). As of PHP 7.2.0 Windows 2008 and Vista are no longer supported.

francêsinglês
phpphp
nécessiterequires
windowswindows
vistavista
akaaka
rtrt
pluslonger
deof
suron
etand
supportarm
moinsleast
pasno
nenot

FR Dans la console d'administration de IIS, installer le module FastCGI et ajouter le mappage du gestionnaire pour `.php` vers le chemin d'accès à PHP-CGI.exe (pas PHP.exe)

EN In IIS Manager, Install FastCGI module and add a handler mapping for `.php` to the path to PHP-CGI.exe (not PHP.exe)

francêsinglês
iisiis
modulemodule
ajouteradd
mappagemapping
gestionnairemanager
phpphp
exeexe
àto
pasnot
dansin
etand
installerinstall
sa

FR Sachant que ce comportement a déjà été activé dans votre fichier httpd.conf (depuis Mac Panther), une fois PHP activé, les fichiers .php seront automatiquement analysés par PHP.

EN Due to the following statement already existing in httpd.conf (as of Mac Panther), once PHP is enabled the .php files will automatically parse as PHP.

francêsinglês
activéenabled
httpdhttpd
macmac
phpphp
automatiquementautomatically
fichiersfiles
déjàalready
serontwill
dansin
une foisonce

FR Ceci est également définit dans le fichier httpd.conf. Normalement, les fichiers index.php et index.html sont utilisés. Par défaut, index.php est activé car il est également dans la vérification de PHP ci-dessus. Ajustez-le suivant votre besoin.

EN This is also set in httpd.conf. Typically index.php and index.html are used. By default index.php is enabled because it's also in the PHP check shown above. Adjust accordingly.

francêsinglês
définitset
httpdhttpd
normalementtypically
indexindex
phpphp
htmlhtml
défautdefault
activéenabled
vérificationcheck
égalementalso
dansin
sontare
utiliséused
deshown
etand
cecithis

FR révèlera cette information. Si aucun fichier php.ini n'est utilisé, PHP utilisera toutes les valeurs par défaut. Reportez-vous à la FAQ sur "trouver le fichier php.ini".

EN will reveal this information. If a php.ini is not used, PHP will use all default values. See also the related FAQ on finding php.ini.

francêsinglês
informationinformation
phpphp
iniini
défautdefault
faqfaq
trouverfinding
siif
utiliséused
utiliserause
valeursvalues

FR Ouvrez un terminal, lisez la section sur la ligne de commande du manuel PHP, et exécutez la commande php -v pour vérifier la version PHP de ce binaire

EN Open up the terminal, read the command line section of the PHP manual, and execute php -v to check the PHP version of this PHP binary

francêsinglês
terminalterminal
manuelmanual
phpphp
binairebinary
cethis
commandecommand
lisezand
deof
vérifiercheck
ouvrezthe
etread
exécutezexecute
versionversion

FR Multi-php: versions PHP 5.6, 7.0, 7.1 et 7.2, sélectionnable par domaine / sous-domaine

EN Multi-PHP: PHP Versions 5.6, 7.0, 7.1 and 7.2, Selectable Per Domain/Subdomain

francêsinglês
versionsversions
phpphp
sous-domainesubdomain
domainedomain
etand

FR Multi-php: versions PHP 5.6, 7.0, 7.1 et 7.2, sélectionnable par domaine / sous-domaine

EN Multi-PHP: PHP Versions 5.6, 7.0, 7.1 and 7.2, Selectable Per Domain/Subdomain

francêsinglês
versionsversions
phpphp
sous-domainesubdomain
domainedomain
etand

FR Une véritable séparation entre le contenu et le design met le gabarit à portée de main, même dans des scénarios multi sites, multi canaux et multi langues.

EN True separation between content and design puts templating at your fingertips, even in multi site, multi channel and multi language scenarios.

francêsinglês
véritabletrue
séparationseparation
designdesign
scénariosscenarios
canauxchannel
mainfingertips
contenucontent
sitessite
mêmeeven
multimulti
àand
debetween

FR Une solution multi-canal, multi-dispositifs et multi-domaines offrant une expérience utilisateur optimisée. Les utilisateurs sont en mesure de gérer tous leurs consentements et préférences en ligne et hors connexion.

EN A multi-channel, cross-device and cross-domain solution offering an optimized user experience. Users are able to manage all their online and offline consents & preferences.

francêsinglês
solutionsolution
expérienceexperience
préférencespreferences
en ligneonline
utilisateursusers
sontare
gérermanage
utilisateuruser
unea
offrantoffering
optimiséoptimized
etand

FR Soutien multi-moniteurs (multi-to-multi)

EN Multi-monitor support (multi-to-multi)

francêsinglês
soutiensupport

FR Les versions PHP les plus récentes sont disponibles au fur et à mesure de leur évolution. Il est possible d’utiliser différentes versions de PHP sur le même hébergement en fonction de vos besoins.

EN The latest PHP versions are available as they come out. You can use the different PHP versions on the same hosting to suit your needs.

francêsinglês
versionsversions
phpphp
hébergementhosting
furas
besoinsneeds
àto
dutiliseruse
lethe
possibleyou can
vosyour
pluslatest
disponiblesare

FR Drupal nécessite le plus souvent une pile de lampes (Linux, Apache, MySQL, PHP) pour fonctionner efficacement et installer tout système d'exploitation qui offre PHP et une base de données assignable.

EN Drupal most commonly requires a LAMP stack (Linux, Apache, MySQL, PHP) to run efficiently and install any operating system that offers PHP and an assignable database.

francêsinglês
drupaldrupal
nécessiterequires
souventcommonly
pilestack
lampeslamp
linuxlinux
apacheapache
mysqlmysql
phpphp
efficacementefficiently
offreoffers
assignableassignable
systèmesystem
unea
installerinstall
etand
base de donnéesdatabase

FR Access http: // [Votre serveur IP] /Info.php Pour confirmer que le PHP est installé.

EN Access http://[your server IP]/info.php to confirm that the PHP is installed.

francêsinglês
accessaccess
httphttp
serveurserver
ipip
infoinfo
phpphp
confirmerconfirm
installéinstalled
lethe
votreyour

FR Étape 5: Instrucez SELINUX d'autoriser Apache à exécuter le code PHP via PHP-FPM.

EN Step 5: instruct SELinux to allow Apache to execute the PHP code via PHP-FPM.

francêsinglês
apacheapache
codecode
lethe
phpphp
àto

FR Mise à jour PHP Hostwinds Shared & Business Hosting - Offre PHP 7.2 et 7.3

EN Hostwinds Shared & Business Hosting PHP Update – PHP 7.2 & 7.3 Offering

francêsinglês
phpphp
sharedshared
businessbusiness
offreoffering
hostwindshostwinds
hostinghosting

FR Les hébergeurs web PHP sont donc de plus en plus courants du fait de la portée mondiale du PHP dans l’univers web.

EN The ubiquity of PHP in the online world has lead to the existence of a wide selection of PHP web hosting solutions.

francêsinglês
phpphp
hébergeurshosting
webweb
mondialeworld
deof
lathe
enin

FR L’avantage des hébergeurs web PHP est qu’ils incluent automatiquement les nouvelles versions de PHP. De nos jours, les versions disponibles sont généralement la 5.6 et toutes les déclinaisons de la septième version.

EN PHP web hosting services are usually compatible with all the new versions of PHP. Currently, the supported versions are typically PHP 5.6 as well as each declination of PHP 7

francêsinglês
phpphp
hébergeurshosting
webweb
versionsversions
nouvellesnew
deof
lathe
desservices
disponiblesare
généralementusually

FR L’hébergement PHP n’est plus simplement un allié de la stratégie web, il est devenu un élément incontournable pour tous ceux qui souhaitent concilier leur code PHP et leur base de données MySQL (et d’autres)

EN PHP web hosting is now more than just an essential part of the web ecosystem; it has also become the way to go for web developers wanting simple and intuitive access to both the PHP programming language and databases such as MySQL

francêsinglês
stratégieaccess
souhaitentwanting
codeprogramming
phpphp
webweb
mysqlmysql
ilit
lathe
deof
base de donnéesdatabases
unsimple
plusmore
pourfor
etand
quito

FR Avec le support de PHP 7.3, 7.4 et 8.0, testez votre site avec les dernières versions de PHP en un seul clic.

EN With support for PHP 7.3, 7.4, and 8.0, test your site against the latest versions of PHP with a single click.

francêsinglês
supportsupport
phpphp
testeztest
sitesite
versionsversions
clicclick
lethe
una
avecwith
deof
votreyour
etand
lessingle
dernièresthe latest

FR Chat en direct open source pour l'e-commerce, l'éducation et les organisations à but non lucratif. Repose sur PHP et MySQL. En savoir plus sur PHP Live!

EN PHP Live! is a PHP and MySQL powered live chat solution for websites. Learn more about PHP Live!

francêsinglês
phpphp
mysqlmysql
reposeis
la
chatchat
directlive
pourfor
plusmore
etlearn
àand

FR Il y aura une option pour configurer le travail cron quotidien sur cette page, suivi d'une commande PHP à utiliser.Pour ce faire, copiez la commande sous l'étape trois (3) qui commence par PHP -q

EN There will be an option to set up the daily cron job on this page, followed by a PHP command to use. To do so, Copy the command under step three (3) that begins with PHP -q

francêsinglês
quotidiendaily
suivifollowed
commandecommand
phpphp
copiezcopy
commencebegins
croncron
configurerset up
étapestep
pagepage
àto
optionoption
fairedo
suron
cethis
parby
ythere
unea
troisthree

FR La configuration standard est PHP + MySQL. Mais vous pouvez choisir parmi toutes les technologies couramment employées pour les sites web. Simple Hosting est compatible PHP, Python, Node, Ruby, PostgreSQL, MySQL.

EN The standard hosting configuration is PHP + MySQL but you may choose from among the programming languages most commonly used for website development. Simple Hosting is compatible with PHP, Python, Node, Ruby, PostgreSQL, and MySQL.

francêsinglês
configurationconfiguration
standardstandard
phpphp
mysqlmysql
choisirchoose
courammentcommonly
pythonpython
nodenode
rubyruby
postgresqlpostgresql
simplesimple
hostinghosting
lathe
webwebsite
compatiblecompatible
vousyou
maisbut
pourfor

FR Pour que certains types de fichier (.inc par exemple) soient traités par PHP de la même façon qu'un fichier .php, il fallait auparavant ajouter la ligne suivante dans un fichier .htaccess:

EN For some file types (.inc for example) to be processed by PHP in the same way as a .php file, it used to be necessary to start by adding the following line to a .htaccess file:

francêsinglês
phpphp
ajouteradding
htaccesshtaccess
typestypes
ilit
incinc
fichierfile
lathe
una
deway
exempleexample
dansin

FR Pour traiter vos pages Web écrites en PHP, vous souhaitez installer PHP sur votre serveur Web et vous assurera également qu'il démarre si votre système redémarre à l'aide des commandes suivantes:

EN To process your web pages that are written in PHP, you will want to install PHP to your web server and also make sure it starts up if your system reboots using the following commands:

francêsinglês
phpphp
démarrestarts
pagespages
webweb
serveurserver
siif
systèmesystem
écriteswritten
traiterprocess
enin
égalementalso
quilit
àto
installerinstall

FR Vous pouvez accomplir cela en éditant votre fichier php.ini dans /etc/php.ini et en enregistrant ce fichier. Voici les commandes pour y parvenir à l'aide de l'éditeur de texte vim:

EN You can accomplish this by editing your php.ini file in /etc/php.ini and saving this file. Here are the commands to accomplish this using the vim text editor:

francêsinglês
phpphp
iniini
etcetc
fichierfile
cethis
éditeureditor
enin
votreyour
àto
textetext
vousyou
etaccomplish

FR Pour permettre à PHP et au serveur Web de voir les nouveaux changements, les deux services devront être redémarrés. Pour redémarrer PHP, tapez la commande suivante:

EN To allow PHP and the webserver to see the new changes, both services will need to be restarted. To restart PHP, type the following command:

francêsinglês
phpphp
changementschanges
redémarrerrestart
tapeztype
serveur webwebserver
servicesservices
nouveauxnew
lathe
permettreallow
commandecommand
àto
etand
devrontwill
voirsee
êtrebe

FR Vous pouvez choisir quelle version PHP que vous souhaitez utiliser sur une base par domaine (versions PHP disponibles: 5.6, 7.0, 7.1, 7.2)

EN You're able to choose which PHP version you'd like to use on a per-domain basis (PHP versions available: 5.6, 7.0, 7.1, 7.2)

francêsinglês
phpphp
domainedomain
disponiblesavailable
choisirchoose
versionversion
versionsversions
unea
suron
vousto

FR PHP 7 est ainsi jusqu?à 2x plus rapide que PHP 5.6 et de la même manière, MySQL 5.6 permet de réduire de manière significative la durée d?exécution des requêtes MySQL.

EN PHP 7 is thus up to twice as fast as PHP 5.6 and MySQL 5.6 allows the run time for MySQL requests to be significantly reduced.

francêsinglês
phpphp
mysqlmysql
permetallows
réduirereduced
rapidefast
ainsias
àto
lathe
duréefor
requêtesrequests
etand
dethus

Mostrando 50 de 50 traduções