Sophie

Sophie

distrib > Mandriva > 2008.1 > i586 > by-pkgid > 703d980c580707c382b4e43e25965bc5 > files > 10860

php-manual-pt_BR-5.2.4-1mdv2008.1.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML
><HEAD
><TITLE
>Filesystem (Sistema de arquivos)</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
REL="HOME"
TITLE="Manual do PHP"
HREF="index.html"><LINK
REL="UP"
TITLE="Referência das Funções"
HREF="funcref.html"><LINK
REL="PREVIOUS"
TITLE="filepro"
HREF="function.filepro.html"><LINK
REL="NEXT"
TITLE="basename"
HREF="function.basename.html"><META
HTTP-EQUIV="Content-type"
CONTENT="text/html; charset=UTF-8"></HEAD
><BODY
CLASS="reference"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
SUMMARY="Header navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>Manual do PHP</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="function.filepro.html"
ACCESSKEY="P"
>Anterior</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
></TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="function.basename.html"
ACCESSKEY="N"
>Próxima</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="reference"
><A
NAME="ref.filesystem"
></A
><DIV
CLASS="TITLEPAGE"
><H1
CLASS="title"
>XL. Filesystem (Sistema de arquivos)</H1
><DIV
CLASS="PARTINTRO"
><A
NAME="AEN47880"
></A
><DIV
CLASS="section"
><H1
CLASS="section"
><A
NAME="filesystem.intro"
>Introdução</A
></H1
><P
>&#13;    </P
></DIV
><DIV
CLASS="section"
><H1
CLASS="section"
><A
NAME="filesystem.requirements"
>Dependências</A
></H1
><P
>&#13;     Não são necessárias bibliotecas externas para compilar esta extensão, mas se você que que o
     PHP suporte LFS (Arquivos Grandes) no Linux, então você precisa ter uma versão recente da
     glibc e você precisa compilar o PHP com as seguintes opções do compilador:
     <TT
CLASS="literal"
>-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64</TT
>.
    </P
></DIV
><DIV
CLASS="section"
><H1
CLASS="section"
><A
NAME="filesystem.installation"
>Instalação</A
></H1
><P
>Não há nenhuma instalação necessária para utilizar estas
 funções, elas fazem parte do núcleo do PHP.</P
></DIV
><DIV
CLASS="section"
><H1
CLASS="section"
><A
NAME="filesystem.configuration"
>Configurações em execução</A
></H1
><P
>&#13;O comportamento dessas funções podem ser modificado pelas configurações do <TT
CLASS="filename"
>php.ini</TT
>.
</P
><P
>&#13;  <DIV
CLASS="table"
><A
NAME="AEN47896"
></A
><P
><B
>Tabela 1. Opções de configuração do Filesystem e Streams</B
></P
><TABLE
BORDER="1"
CLASS="CALSTABLE"
><COL><COL><COL><COL><THEAD
><TR
><TH
>Nome</TH
><TH
>Padrão</TH
><TH
>Alterável</TH
><TH
>Changelog</TH
></TR
></THEAD
><TBODY
><TR
><TD
>allow_url_fopen</TD
><TD
>"1"</TD
><TD
>PHP_INI_SYSTEM</TD
><TD
>PHP_INI_ALL em PHP &#60;= 4.3.4. Disponível desde PHP 4.0.4.</TD
></TR
><TR
><TD
>allow_url_include</TD
><TD
>"0"</TD
><TD
>PHP_INI_SYSTEM</TD
><TD
>Disponível desde PHP 5.2.0.</TD
></TR
><TR
><TD
>user_agent</TD
><TD
>NULL</TD
><TD
>PHP_INI_ALL</TD
><TD
>Disponível desde PHP 4.3.0.</TD
></TR
><TR
><TD
>default_socket_timeout</TD
><TD
>"60"</TD
><TD
>PHP_INI_ALL</TD
><TD
>Disponível desde PHP 4.3.0.</TD
></TR
><TR
><TD
>from</TD
><TD
>""</TD
><TD
>PHP_INI_ALL</TD
><TD
>&nbsp;</TD
></TR
><TR
><TD
>auto_detect_line_endings</TD
><TD
>"0"</TD
><TD
>PHP_INI_ALL</TD
><TD
>Disponível desde PHP 4.3.0.</TD
></TR
></TBODY
></TABLE
></DIV
>
 </P
><P
>Breve descrição das
 diretivas de configuração.</P
><P
>&#13;  <P
></P
><DIV
CLASS="variablelist"
><DL
><DT
><A
NAME="ini.allow-url-fopen"
></A
><CODE
CLASS="parameter"
>allow_url_fopen</CODE
>
     <A
HREF="language.types.boolean.html"
><B
CLASS="type"
>boolean</B
></A
></DT
><DD
><P
>&#13;      Esta opção ativa o dispositivo URL fopen wrappers que permite o
      acesso a objetos URL como arquivos. São disponibilizados por padrão wrappers
      para acesso de <A
HREF="features.remote-files.html"
>arquivos remotos</A
>
      utilizando os protocolos FTP ou HTTP, e algumas estensões como a
      <A
HREF="ref.zlib.html"
>zlib</A
> podem registar wrappers
      adicionais.
     </P
><DIV
CLASS="note"
><BLOCKQUOTE
CLASS="note"
><P
><B
>Nota: </B
>
       Esta definição pode ser definida apenas no php.ini devido a motivos de segurança.
      </P
></BLOCKQUOTE
></DIV
><DIV
CLASS="note"
><BLOCKQUOTE
CLASS="note"
><P
><B
>Nota: </B
>
       Esta opção foi introduzida imediatamente antes da liberação da versão
       4.0.3. Até essa versão e incluindo a 4.0.3, você somente podia desabilitar este
       recurso na compilação, usando a opção
       <A
HREF="configure.html#configure.disable-url-fopen-wrapper"
><CODE
CLASS="parameter"
>&#13;       --disable-url-fopen-wrapper</CODE
></A
>.
      </P
></BLOCKQUOTE
></DIV
><DIV
CLASS="warning"
><P
></P
><TABLE
CLASS="warning"
BORDER="1"
WIDTH="100%"
><TR
><TD
ALIGN="CENTER"
><B
>Atenção</B
></TD
></TR
><TR
><TD
ALIGN="LEFT"
><P
>&#13;       Nas versões Windows anterioes a PHP 4.3.0, as funções seguintes não
       suportavam acesso de arquivos remotos: <A
HREF="function.include.html"
><B
CLASS="function"
>include()</B
></A
>,
       <A
HREF="function.include-once.html"
><B
CLASS="function"
>include_once()</B
></A
>, <A
HREF="function.require.html"
><B
CLASS="function"
>require()</B
></A
>,
       <A
HREF="function.require-once.html"
><B
CLASS="function"
>require_once()</B
></A
> e as funções imagecreatefromXXX
       da extensão <A
HREF="ref.image.html"
>Referência LXV, <I
>Imagens, Funções de</I
></A
>.
      </P
></TD
></TR
></TABLE
></DIV
></DD
><DT
><A
NAME="ini.allow-url-include"
></A
><CODE
CLASS="parameter"
>allow_url_include</CODE
>
     <A
HREF="language.types.boolean.html"
><B
CLASS="type"
>boolean</B
></A
></DT
><DD
><P
>&#13;      Esta função permite o uso de wrappers URL com as seguintes
      funções <A
HREF="function.include.html"
><B
CLASS="function"
>include()</B
></A
>, <A
HREF="function.include-once.html"
><B
CLASS="function"
>include_once()</B
></A
>,
      <A
HREF="function.require.html"
><B
CLASS="function"
>require()</B
></A
>, <A
HREF="function.require-once.html"
><B
CLASS="function"
>require_once()</B
></A
>.
     </P
><DIV
CLASS="note"
><BLOCKQUOTE
CLASS="note"
><P
><B
>Nota: </B
>
       Esta definição requer que allow_url_fopen esteja on.
      </P
></BLOCKQUOTE
></DIV
></DD
><DT
><A
NAME="ini.user-agent"
></A
><CODE
CLASS="parameter"
>user_agent</CODE
>
     <A
HREF="language.types.string.html"
><B
CLASS="type"
>string</B
></A
></DT
><DD
><P
>&#13;      Define o user agent que o PHP irá enviar.
     </P
></DD
><DT
><A
NAME="ini.default-socket-timeout"
></A
><CODE
CLASS="parameter"
>default_socket_timeout</CODE
>
     <A
HREF="language.types.integer.html"
><B
CLASS="type"
>integer</B
></A
></DT
><DD
><P
>&#13;      Timeout padrão (em segundos) para streams baseados em socket.
     </P
><DIV
CLASS="note"
><BLOCKQUOTE
CLASS="note"
><P
><B
>Nota: </B
>
       Esta opção de configuração foi incluida no PHP 4.3.0.
      </P
></BLOCKQUOTE
></DIV
></DD
><DT
><A
NAME="ini.from"
></A
><CODE
CLASS="parameter"
>from</CODE
>
     <A
HREF="language.types.string.html"
><B
CLASS="type"
>string</B
></A
></DT
><DD
><P
>&#13;      Define a senha do FTP anonimo (seu endereço de e-mail).
     </P
></DD
><DT
><A
NAME="ini.auto-detect-line-endings"
></A
><CODE
CLASS="parameter"
>auto_detect_line_endings</CODE
>
     <A
HREF="language.types.boolean.html"
><B
CLASS="type"
>boolean</B
></A
></DT
><DD
><P
>&#13;      Quando ativo, o PHP irá examinar os dados lidos por
      <A
HREF="function.fgets.html"
><B
CLASS="function"
>fgets()</B
></A
> e <A
HREF="function.file.html"
><B
CLASS="function"
>file()</B
></A
> para verificar se está
      sendo utilizado a convensão de fim de linha Unix, MS-DOS ou Macintosh.
     </P
><P
>Isto ativa a interoperabilidade do PHP com sistemas Macintosh,
      mas seu padrão é Off, porque isso causa uma pequena perda de performance
      na detecção da convenção de fim de linha num primeiro momento e
      porque as pessoas que utilizam o fim de linha como separadores de itens sob
      sistemas Unix podem experimentar problemas de falta de compatibilidade.
     </P
><DIV
CLASS="note"
><BLOCKQUOTE
CLASS="note"
><P
><B
>Nota: </B
>
       Esta opção de configuração foi introduzida no PHP 4.3.0.
      </P
></BLOCKQUOTE
></DIV
></DD
></DL
></DIV
>
 </P
></DIV
><DIV
CLASS="section"
><H1
CLASS="section"
><A
NAME="filesystem.resources"
>Tipos Resource</A
></H1
><P
>&#13;     </P
></DIV
><DIV
CLASS="section"
><H1
CLASS="section"
><A
NAME="filesystem.constants"
>Constantes pré-definidas</A
></H1
><P
>&#13;As contantes abaixo são definidas por esta extensão e somente
 estarão disponíveis quando a extensão foi compilada com o PHP
 ou carregada dinamicamente durante a execução.
</P
><P
></P
><DIV
CLASS="variablelist"
><DL
><DT
><TT
CLASS="constant"
><B
>GLOB_BRACE</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>integer</B
></A
>)</DT
><DD
><P
>&#13;
    </P
></DD
><DT
><TT
CLASS="constant"
><B
>GLOB_ONLYDIR</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>integer</B
></A
>)</DT
><DD
><P
>&#13;
    </P
></DD
><DT
><TT
CLASS="constant"
><B
>GLOB_MARK</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>integer</B
></A
>)</DT
><DD
><P
>&#13;
    </P
></DD
><DT
><TT
CLASS="constant"
><B
>GLOB_NOSORT</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>integer</B
></A
>)</DT
><DD
><P
>&#13;
    </P
></DD
><DT
><TT
CLASS="constant"
><B
>GLOB_NOCHECK</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>integer</B
></A
>)</DT
><DD
><P
>&#13;
    </P
></DD
><DT
><TT
CLASS="constant"
><B
>GLOB_NOESCAPE</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>integer</B
></A
>)</DT
><DD
><P
>&#13;
    </P
></DD
><DT
><TT
CLASS="constant"
><B
>PATHINFO_DIRNAME</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>integer</B
></A
>)</DT
><DD
><P
>&#13;
    </P
></DD
><DT
><TT
CLASS="constant"
><B
>PATHINFO_BASENAME</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>integer</B
></A
>)</DT
><DD
><P
>&#13;
    </P
></DD
><DT
><TT
CLASS="constant"
><B
>PATHINFO_EXTENSION</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>integer</B
></A
>)</DT
><DD
><P
>&#13;
    </P
></DD
><DT
><TT
CLASS="constant"
><B
>PATHINFO_FILENAME</B
></TT
>
    (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>integer</B
></A
>)</DT
><DD
><P
>&#13;     Desde PHP 5.2.0.
    </P
></DD
><DT
><TT
CLASS="constant"
><B
>FILE_USE_INCLUDE_PATH</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>integer</B
></A
>)</DT
><DD
><P
>&#13;
    </P
></DD
><DT
><TT
CLASS="constant"
><B
>FILE_APPEND</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>integer</B
></A
>)</DT
><DD
><P
>&#13;
    </P
></DD
><DT
><TT
CLASS="constant"
><B
>FILE_IGNORE_NEW_LINES</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>integer</B
></A
>)</DT
><DD
><P
>&#13;
    </P
></DD
><DT
><TT
CLASS="constant"
><B
>FILE_SKIP_EMPTY_LINES</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>integer</B
></A
>)</DT
><DD
><P
>&#13;
    </P
></DD
></DL
></DIV
></DIV
><DIV
CLASS="section"
><H1
CLASS="section"
><A
NAME="filesystem.seealso"
>Veja também</A
></H1
><P
>&#13;     Para funções relacionadas, veja também as seções <A
HREF="ref.dir.html"
>Deritório</A
>
     e <A
HREF="ref.exec.html"
>Execução de Programas</A
>.
    </P
><P
>&#13;     Para uma lista e descrição dos vários wrappers URL que podem ser utilizados
     como arquivos remotos, veja em <A
HREF="wrappers.html"
>Apêndice N</A
>.
    </P
></DIV
></DIV
><DIV
CLASS="TOC"
><DL
><DT
><B
>Índice</B
></DT
><DT
><A
HREF="function.basename.html"
>basename</A
>&nbsp;--&nbsp;Retorna a parte nome do arquivo do caminho/path</DT
><DT
><A
HREF="function.chgrp.html"
>chgrp</A
>&nbsp;--&nbsp;Modifica o grupo do arquivo</DT
><DT
><A
HREF="function.chmod.html"
>chmod</A
>&nbsp;--&nbsp;Modifica as permissões do arquivo</DT
><DT
><A
HREF="function.chown.html"
>chown</A
>&nbsp;--&nbsp;Modifica o dono do arquivo</DT
><DT
><A
HREF="function.clearstatcache.html"
>clearstatcache</A
>&nbsp;--&nbsp;Limpa as informações em cache de arquivos</DT
><DT
><A
HREF="function.copy.html"
>copy</A
>&nbsp;--&nbsp;Copia arquivo</DT
><DT
><A
HREF="function.delete.html"
>delete</A
>&nbsp;--&nbsp;Veja <A
HREF="function.unlink.html"
><B
CLASS="function"
>unlink()</B
></A
> ou <A
HREF="function.unset.html"
><B
CLASS="function"
>unset()</B
></A
></DT
><DT
><A
HREF="function.dirname.html"
>dirname</A
>&nbsp;--&nbsp;Retorna o componente diretório de um caminho/path</DT
><DT
><A
HREF="function.disk-free-space.html"
>disk_free_space</A
>&nbsp;--&nbsp;Retorna o espaço disponivel no diretório</DT
><DT
><A
HREF="function.disk-total-space.html"
>disk_total_space</A
>&nbsp;--&nbsp;Retorna o tamanho total do diretório</DT
><DT
><A
HREF="function.diskfreespace.html"
>diskfreespace</A
>&nbsp;--&nbsp;Sinônimo de <A
HREF="function.disk-free-space.html"
><B
CLASS="function"
>disk_free_space()</B
></A
></DT
><DT
><A
HREF="function.fclose.html"
>fclose</A
>&nbsp;--&nbsp;Fecha um ponteiro de arquivo aberto</DT
><DT
><A
HREF="function.feof.html"
>feof</A
>&nbsp;--&nbsp;Testa pelo fim-de-arquivo (eof) em um ponteiro de arquivo</DT
><DT
><A
HREF="function.fflush.html"
>fflush</A
>&nbsp;--&nbsp;Força a liberação do buffer para um arquivo</DT
><DT
><A
HREF="function.fgetc.html"
>fgetc</A
>&nbsp;--&nbsp;Le um caracter do ponteiro de arquivo</DT
><DT
><A
HREF="function.fgetcsv.html"
>fgetcsv</A
>&nbsp;--&nbsp;Le uma linha do ponteiro de arquivos e a interpreta por campos CSV</DT
><DT
><A
HREF="function.fgets.html"
>fgets</A
>&nbsp;--&nbsp;Le uma linha de um ponteiro de arquivo</DT
><DT
><A
HREF="function.fgetss.html"
>fgetss</A
>&nbsp;--&nbsp;Ler uma linha de um ponteiro de arquivo e retira as tags HTML</DT
><DT
><A
HREF="function.file-exists.html"
>file_exists</A
>&nbsp;--&nbsp;Checa se um arquivo ou diretório existe</DT
><DT
><A
HREF="function.file-get-contents.html"
>file_get_contents</A
>&nbsp;--&nbsp;Le todo o conteúdo de um arquivo para uma string</DT
><DT
><A
HREF="function.file-put-contents.html"
>file_put_contents</A
>&nbsp;--&nbsp;Escreve uma string para um arquivo</DT
><DT
><A
HREF="function.file.html"
>file</A
>&nbsp;--&nbsp;Le um arquivo inteiro para um array</DT
><DT
><A
HREF="function.fileatime.html"
>fileatime</A
>&nbsp;--&nbsp;Obtém o último horário de acesso do arquivo</DT
><DT
><A
HREF="function.filectime.html"
>filectime</A
>&nbsp;--&nbsp;Ler o tempo de modificação do inode do arquivo</DT
><DT
><A
HREF="function.filegroup.html"
>filegroup</A
>&nbsp;--&nbsp;Lê o grupo do arquivo</DT
><DT
><A
HREF="function.fileinode.html"
>fileinode</A
>&nbsp;--&nbsp;Lê o inode do arquivo</DT
><DT
><A
HREF="function.filemtime.html"
>filemtime</A
>&nbsp;--&nbsp;Le o tempo de modificação do arquivo</DT
><DT
><A
HREF="function.fileowner.html"
>fileowner</A
>&nbsp;--&nbsp;Lê o dono (owner) do arquivo</DT
><DT
><A
HREF="function.fileperms.html"
>fileperms</A
>&nbsp;--&nbsp;Lê as permissões do arquivo</DT
><DT
><A
HREF="function.filesize.html"
>filesize</A
>&nbsp;--&nbsp;Lê o tamanho do arquivo</DT
><DT
><A
HREF="function.filetype.html"
>filetype</A
>&nbsp;--&nbsp;Lê o tipo de arquivo (file type)</DT
><DT
><A
HREF="function.flock.html"
>flock</A
>&nbsp;--&nbsp;Monitor de travamento de arquivos portátil</DT
><DT
><A
HREF="function.fnmatch.html"
>fnmatch</A
>&nbsp;--&nbsp;Verifica se um nome de arquivo bate com padrão (wildcards)</DT
><DT
><A
HREF="function.fopen.html"
>fopen</A
>&nbsp;--&nbsp;Abre um arquivo ou uma URL</DT
><DT
><A
HREF="function.fpassthru.html"
>fpassthru</A
>&nbsp;--&nbsp;Imprime todo os dados restantes de um ponteiro de arquivo</DT
><DT
><A
HREF="function.fputcsv.html"
>fputcsv</A
>&nbsp;--&nbsp;
     Formata a linha como um CSV e escreve em um ponteiro de arquivo
    </DT
><DT
><A
HREF="function.fputs.html"
>fputs</A
>&nbsp;--&nbsp;Sinônimo de <A
HREF="function.fwrite.html"
><B
CLASS="function"
>fwrite()</B
></A
></DT
><DT
><A
HREF="function.fread.html"
>fread</A
>&nbsp;--&nbsp;Leitura binary-safe de arquivo</DT
><DT
><A
HREF="function.fscanf.html"
>fscanf</A
>&nbsp;--&nbsp;Interpreta a leitura de um arquivo de acordo com um formato</DT
><DT
><A
HREF="function.fseek.html"
>fseek</A
>&nbsp;--&nbsp;Procura (seeks) em um ponteiro de arquivo</DT
><DT
><A
HREF="function.fstat.html"
>fstat</A
>&nbsp;--&nbsp;Lê a informação sobre um arquivo usando um ponteiro de arquivo aberto</DT
><DT
><A
HREF="function.ftell.html"
>ftell</A
>&nbsp;--&nbsp;Retorna a posição de leitura/gravação do ponteiro do arquivo</DT
><DT
><A
HREF="function.ftruncate.html"
>ftruncate</A
>&nbsp;--&nbsp;Corta (trunca) um arquivo para um tamanho especificado</DT
><DT
><A
HREF="function.fwrite.html"
>fwrite</A
>&nbsp;--&nbsp;Gravação em arquivos binary-safe</DT
><DT
><A
HREF="function.glob.html"
>glob</A
>&nbsp;--&nbsp;Localiza diretórios/arquivos que combinem com o padrão</DT
><DT
><A
HREF="function.is-dir.html"
>is_dir</A
>&nbsp;--&nbsp;Diz se o caminho é um diretório</DT
><DT
><A
HREF="function.is-executable.html"
>is_executable</A
>&nbsp;--&nbsp;Diz se um arquivo é executável</DT
><DT
><A
HREF="function.is-file.html"
>is_file</A
>&nbsp;--&nbsp;Diz se o arquivo é um arquivo comum (não é diretório)</DT
><DT
><A
HREF="function.is-link.html"
>is_link</A
>&nbsp;--&nbsp;Diz se o arquivo é um link simbólico (symbolic link)</DT
><DT
><A
HREF="function.is-readable.html"
>is_readable</A
>&nbsp;--&nbsp;Diz se o arquivo é legivel (readable)</DT
><DT
><A
HREF="function.is-uploaded-file.html"
>is_uploaded_file</A
>&nbsp;--&nbsp;Diz se o arquivo foi uploaded via HTTP POST</DT
><DT
><A
HREF="function.is-writable.html"
>is_writable</A
>&nbsp;--&nbsp;Diz se pode-se escrever para o arquivo (writable)</DT
><DT
><A
HREF="function.is-writeable.html"
>is_writeable</A
>&nbsp;--&nbsp;Esta é uma função sinônima (alias) de <A
HREF="function.is-writable.html"
><B
CLASS="function"
>is_writable()</B
></A
></DT
><DT
><A
HREF="function.lchgrp.html"
>lchgrp</A
>&nbsp;--&nbsp;Changes group ownership of symlink</DT
><DT
><A
HREF="function.lchown.html"
>lchown</A
>&nbsp;--&nbsp;Changes user ownership of symlink</DT
><DT
><A
HREF="function.link.html"
>link</A
>&nbsp;--&nbsp;Criando um hard link</DT
><DT
><A
HREF="function.linkinfo.html"
>linkinfo</A
>&nbsp;--&nbsp;Ler informações sobre um link</DT
><DT
><A
HREF="function.lstat.html"
>lstat</A
>&nbsp;--&nbsp;Obtem informações sobre um arquivo ou link simbólico</DT
><DT
><A
HREF="function.mkdir.html"
>mkdir</A
>&nbsp;--&nbsp;Criar um diretório</DT
><DT
><A
HREF="function.move-uploaded-file.html"
>move_uploaded_file</A
>&nbsp;--&nbsp;Move um arquivo carregado para uma nova localização</DT
><DT
><A
HREF="function.parse-ini-file.html"
>parse_ini_file</A
>&nbsp;--&nbsp;Interpreta um arquivo de configuração</DT
><DT
><A
HREF="function.pathinfo.html"
>pathinfo</A
>&nbsp;--&nbsp;Retorna informação sobre o path de um arquivo</DT
><DT
><A
HREF="function.pclose.html"
>pclose</A
>&nbsp;--&nbsp;Fecha um processo de um ponteiro de arquivo</DT
><DT
><A
HREF="function.popen.html"
>popen</A
>&nbsp;--&nbsp;Abre um processo como ponteiro de arquivo</DT
><DT
><A
HREF="function.readfile.html"
>readfile</A
>&nbsp;--&nbsp;Lê e exibe o conteúdo de um arquivo</DT
><DT
><A
HREF="function.readlink.html"
>readlink</A
>&nbsp;--&nbsp;Retornar o alvo de um link simbólico</DT
><DT
><A
HREF="function.realpath.html"
>realpath</A
>&nbsp;--&nbsp;Retorna o path absoluto canonicalizado</DT
><DT
><A
HREF="function.rename.html"
>rename</A
>&nbsp;--&nbsp;Renomear um arquivo</DT
><DT
><A
HREF="function.rewind.html"
>rewind</A
>&nbsp;--&nbsp;Reinicializa a posição do ponteiro de arquivos para o início</DT
><DT
><A
HREF="function.rmdir.html"
>rmdir</A
>&nbsp;--&nbsp;Remove um diretório</DT
><DT
><A
HREF="function.set-file-buffer.html"
>set_file_buffer</A
>&nbsp;--&nbsp;Sinônimo de <A
HREF="function.stream-set-write-buffer.html"
><B
CLASS="function"
>stream_set_write_buffer()</B
></A
></DT
><DT
><A
HREF="function.stat.html"
>stat</A
>&nbsp;--&nbsp;Obtem informações sobre um arquivo</DT
><DT
><A
HREF="function.symlink.html"
>symlink</A
>&nbsp;--&nbsp;Cria um link simbólico</DT
><DT
><A
HREF="function.tempnam.html"
>tempnam</A
>&nbsp;--&nbsp;Cria um nome de arquivo único</DT
><DT
><A
HREF="function.tmpfile.html"
>tmpfile</A
>&nbsp;--&nbsp;Cria um arquivo temporário</DT
><DT
><A
HREF="function.touch.html"
>touch</A
>&nbsp;--&nbsp;Muda o tempo de modificação do arquivo</DT
><DT
><A
HREF="function.umask.html"
>umask</A
>&nbsp;--&nbsp;Modificar a umask atual</DT
><DT
><A
HREF="function.unlink.html"
>unlink</A
>&nbsp;--&nbsp;Apaga um arquivo</DT
></DL
></DIV
></DIV
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="function.filepro.html"
ACCESSKEY="P"
>Anterior</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
ACCESSKEY="H"
>Principal</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="function.basename.html"
ACCESSKEY="N"
>Próxima</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>filepro</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="funcref.html"
ACCESSKEY="U"
>Acima</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>basename</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>