A partir de tradutores profissionais, empresas, páginas da web e repositórios de traduções disponíveis gratuitamente
writing direction context sub- menu item
writing direction context sub- menu item
Última atualização: 2011-10-23
Frequência de uso: 1
Qualidade:
you can open files for either reading or writing via ftp (but not both simultaneously).
filename 이 다른 것으로 시작되면 그 파일은 파일 시스템에서 열려집니다. 그리고, 파일에 대한 파일 포인터가 열려서 반환됩니다.
Última atualização: 2011-10-24
Frequência de uso: 1
Qualidade:
at the time of this writing, this is still in the design phase, but it 's being tried to establish something similar to cpan for perl here.
php4/main/php.h, located in the main php directory. this file contains most of php's macro and api definitions.
Última atualização: 2011-10-24
Frequência de uso: 1
Qualidade:
in order to prevent someone from writing a script which reveals the password for a page that was authenticated through a traditional external mechanism, the php_auth variables will not be set if external authentication is enabled for that particular page.
비밀번호의 유출을 우려하여 http에서 제공하는 인증을 사용하는 대신 기존의 외부 메카니즘을 사용할 경우에는 물론 php_auth 변수는 설정되지 않는다. 이런경우 externally-authenticated user를 확인하기 위해 $remote_user 변수를 사용할 수 있다.
Última atualização: 2011-10-24
Frequência de uso: 1
Qualidade:
$tmpfname = tempnam ("/ tmp", "foo"); $fp = fopen($tmpfname, "w"); fwrite($fp, "writing to tempfile"); fclose($fp); / / do here something unlink($tmpfname);
새로운 임시 파일이름이나 널 문자열을 반환합니다.
Última atualização: 2011-10-24
Frequência de uso: 1
Qualidade:
Aviso: contém formatação HTML invisível