Download List

프로젝트 설명

smb4php is a Samba stream wrapper for PHP to
access files and folders shared by an SMB server
in a transparent way. You will be able to use
fopen, fclose, fwrite, fgets, opendir, readdir,
unlink, etc. using an URL beginning with "smb://".

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-11-15 02:08
0.8

"url_stat"에 중요한 오류가 수정되었습니다.
Tags: Major bugfixes
An important error in "url_stat" was fixed.

2007-10-22 14:31
0.7

보안 환경 변수를 사용하여 새 인증 모드로 증가했다. Perfomance 최적의 smbclient 옵션과 함께 증가했다.
Tags: Minor feature enhancements
Security was increased with a new authentication
mode that uses an environment variable. Perfomance
was increased with optimal smbclient options.

2007-10-08 16:41
0.6

지원 자세히보기 (r에 오픈 모드 파일 + 우 + 추가되었습니다, +, 엑스, 엑스 +)과 file_get_contents 및 file_put_contents PHP 함수.
Tags: Major feature enhancements
Support was added for more file open modes
(r+,w+,a,a+,x,x+) and the file_get_contents and
file_put_contents PHP functions.

2007-10-02 15:13
0.5

이 릴리스에는 "smbclient"필요할 때라고 부르 디렉토리의 내용을 저장하지 URL 디렉토리에 캐시를 추가합니다.
This release adds a URL directory cache to save
directory contents and
not call "smbclient" when it's not needed.

2007-09-28 12:55
0.4

PHP는 4.3 + 지금, PHP5를 지원하는 유일한 대조적으로 지원됩니다. 플러싱, 그래서 서버에 업로드 향상되었다 필요할 때만 수행됩니다.
Tags: Major feature enhancements
PHP 4.3+ is now supported, in contrast to only
supporting PHP5. Flushing was improved, so
uploading to the server is only done when needed.

Project Resources