From professional translators, enterprises, web pages and freely available translation repositories.
ver también popen().
see also popen().
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
$fp = popen ("/ bin / ls", "r");
?php error_reporting(e_all); /* add redirection so we can get stderr. */ $fp = popen('/path/to/spooge 2 1', 'r'); echo "'$fp'; ". gettype($fp). "\n"; $read = fread($fp, 2096); echo $read; pclose($fp);?
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
Warning: Contains invisible HTML formatting
ver también fclose(), fsockopen(), y popen().
see also 蜇翹 i, fclose(), fgets(), fsockopen(), file(), file_exists(), is_readable(), socket_set_timeout(), and popen().
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
ver también fopen(), popen(), fseek() y rewind().
see also fopen(), popen(), fseek(), and rewind().
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
cierra un fichero que representa un tuberia (pipe) abierta con popen().
closes a file pointer to a pipe opened by popen().
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
ver también system(), passthru(), exec(), popen(), y escapeshellcmd().
ע: ·´ҽºŔˋ㷻Ԛ¼¤» safe mode »رՁˠshell_exec() ʱʇΞЧµġ£
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
el apuntador al fichero debe ser válido, y debe haber sido devuelto por una llamada con éxito a popen().
the file pointer must be valid, and must have been returned by a successful call to popen().
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
fp debe ser un apuntador válido a un fichero abierto con éxito por fopen(), popen(), o fsockopen()
enclosure ʇ php 4.3.0 Ђ¼ӵġ£
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
véase también exec(), popen(), system(), y el operador ` (apóstrofe invertido).
see also escapeshellarg(), exec(), popen(), system(), and the backtick operator.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
el apuntador al fichero debe ser valido, y debe apuntar a un fichero abierto con éxito por fopen(), popen(), o fsockopen().
º/a
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
the file pointer must be valid, and must point to a file el apuntador al fichero debe ser válido, y debe apuntar a un fichero abierto con éxito por fopen(), popen(), o fsockopen().
˵÷
Last Update: 2011-10-24
Usage Frequency: 1
Quality: