Vertaling van "a.php" in Frans
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.
To find out the current settings of the php.ini, you can create a.php file that will show you the settings.
Afin d'interroger les configurations momentanées de php.ini, vous pouvez créer un fichier.php qui vous en indiquera les paramètres.
For instance, if a user uploads a.php file, the web server shouldn't execute it.
Par exemple, si un utilisateur téléverse un fichier.php, le serveur Web ne doit jamais l'exécuter.
The language files all have a.php extension (eg moodle.php or workshop.php).
Les fichiers de langue ont tous l'extension.php (comme moodle.php ou admin.php).
The above configuration will enable PHP handling of any file that has a.php extension, even if there are other file extensions.
La configuration suivante activera le gestionnaire PHP pour tous les fichiers qui ont l'extension.php, même si d'autres extensions sont utilisées pour ces fichiers.
Appending a semicolon to the end of a URL for a.PHP page followed by an operating system command, will execute the command.
Ajouter un point-virgule à la fin de l'URL d'une page.PHP, suivi d'une commande système, va exécuter la commande.
You can also create your own.tpl file (located in your theme directory), in which you can insert your own HTML tags, and create a.php page (at the root of your shop) which will call the.tpl file.
Vous pouvez créer votre propre fichier.tpl (localisé dans le dossier de votre thème), dans lequel vous pouvez insérer vos propres balises HTML, et créer une page.php (à la racine de votre boutique) qui appellera le fichier.tpl.
So that some file types (.inc for example) are processed by PHP in the same way as a.php file, you first need to add the following line to a.htaccess file
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
Caution: Not all lines with RewriteRule and a.php file in your.htaccess are malicious.
Toutes les lignes comportant la règle RewriteRule et un fichier.php dans votre fichier.htaccess ne sont pas malveillantes.
If its a.php file it will look similar to the above code.
Si c'est un fichier.php, le code sera similaire à celui ci-dessus.
Note that there is no restriction on which files can be executed; in particular, the filename is not required have a.php extension.
Notez qu'il n'existe pas de restriction sur les fichiers pouvant être exécutés ; en particulier, il n'est pas nécessaire que l'extension du fichier soit.php.
By copying the connector file for site A over to site B (and renaming it as A.php) and vice versa for site B, you can then navigate the sites in various combinations
En copiant le fichier de connexion du site A dans le site B (en le renommant en A.php) et inversement, vous pourrez alors naviguer selon les différentes combinaisons
To call it from a.php file regardless of where it is located inside the main website, simply do
Pour l'appeler depuis un fichier.php, quelque soit l'endroit où il se trouve à l'intérieur du site Web principal, il suffit de faire