Results for fopen translation from English to Spanish

Computer translation

Trying to learn how to translate from the human translation examples.

English

Spanish

Info

English

fopen

Spanish

 

From: Machine Translation
Suggest a better translation
Quality:

Human contributions

From professional translators, enterprises, web pages and freely available translation repositories.

Add a translation

English

Spanish

Info

English

man: fopen

Spanish

man: fopen

Last Update: 2011-10-23
Usage Frequency: 2
Quality:

English

see the man page of fopen.

Spanish

vea la página de manual de fopen en la sección 3.

Last Update: 2008-03-04
Usage Frequency: 1
Quality:

English

see fopen() for more details.

Spanish

ejemplo de copy()

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

English

see also fopen() and fseek().

Spanish

vea también fopen() y fseek().

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

English

see the man page of fopen in section 3.

Spanish

vea la página de manual de fopen en la sección 3.

Last Update: 2011-10-23
Usage Frequency: 1
Quality:

English

a list of possible modes for fopen() using mode

Spanish

una lista de modos posibles para fopen() usando modo

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

English

a stream resource (e.g. returned from fopen())

Spanish

un recurso de secuencia (p.ej. devuelto por fopen())

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

English

fopen(3), fstab(5), mount(8)

Spanish

fopen(3), fstab(5)

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

English

mode is the mode used to open the file, as detailed for fopen().

Spanish

modo es el modo usado para abrir el archivo, tal y como se proporciona en fopen().

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

English

$file = fopen ("http://www.example.com/", "r");

Spanish

$file = fopen ("http://www.example.com/", "r");

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

Warning: Contains invisible HTML formatting

English

see also remote files, fopen() and file() for related information.

Spanish

ver también ficheros remotos, fopen() y file() para obtener información adicional.

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

English

the fopen function returns a file pointer, or null if an error occurs.

Spanish

fopen las vueltas de la función un puntero de fichero, o la falta de informaciÓn si ocurre un error.

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

English

$handle = fopen("http://www.example.com/", "r");

Spanish

$gestor = fopen("http://www.example.com/", "r");

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

Warning: Contains invisible HTML formatting

English

fopen() binds a named resource, specified by filename, to a stream.

Spanish

fopen() asocia un recurso con nombre, especificado por nombre_archivo, a una secuencia.

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

English

?php $handle = fopen ("c:\\data\\info.txt", "r");?

Spanish

$fp = fopen( "c:\\data\\info.txt", "r");

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Warning: Contains invisible HTML formatting

English

see also fread(), fopen(), fsockopen(), popen(), and fputs().

Spanish

ver también fread(), fopen(), fsockopen(), popen(), y fputs().

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

English

windows) the file must be opened with'b 'included in fopen() mode parameter.

Spanish

/ / mete el contenido de un fichero en una cadena $filename = "/ usr / local / something.txt"; $fd = fopen ($filename, "r"); $contents = fread ($fd, filesize ($filename)); fclose ($fd);

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Warning: Contains invisible HTML formatting

English

a valid file pointer to a file successfully opened by fopen(), popen(), or fsockopen().

Spanish

un apuntador de archivo válido abierto exitosamente por fopen(), popen(), o fsockopen().

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

English

similar to the fopen() function ('r' for read, 'w' for write, etc.).

Spanish

similar a la función fopen() ('r' para lectura, 'w' para escritura, etc.).

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

English

?php $handle = fopen( 'somefile.txt', 'r'); fclose($handle);?

Spanish

el apuntador al fichero debe ser válido y debe apuntarse a un fichero abierto con éxito con fopen() o con fsockopen().

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Get a better translation with
7,727,134,554 human contributions

Users are now asking for help:



We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies. Learn more. OK