Réalisées par des traducteurs professionnels, des entreprises, des pages web ou traductions disponibles gratuitement.
open target file
abrir archivo de destino
Dernière mise à jour : 1970-01-01
Fréquence d'utilisation : 1
Qualité :
list each target file and the contents of each target directory as they exist in the repository.
lista cada fichero objetivo y los contenidos de cada directorio objetivo tal y como existen en el repositorio.
new target files are written (with the new file name extension) in the same or a new folder.
los nuevos archivos de destino (con la nueva extensión del nombre de archivo) se escriben en la misma carpeta o en otra distinta.
the range to be inserted must be defined in the original file with a name so that it can be inserted in the target file.
el área a insertar se debe definir con un nombre en el archivo original para poder insertarla en el archivo destino.
although the code contained in the target file is still subject to the loop, the require() itself happens only once.
/* this example assumes that someserver is configured to parse .php * files and not .txt files.
however, if the line on which the require() occurs is not executed, neither will any of the code in the target file be executed.
if the require() occurs inside a function within the calling file, then all of the code contained in the called file will behave as though it had been defined inside that function.