Note:
Note to Win32/Win64 Users
이 확장이 동작하려면, DLL
파일이 윈도우 시스템 PATH에 존재하여야 합니다. 이를 위한
정보는,
"윈도우에서 PHP 디렉토리를 PATH에
추가하기"에 관한 FAQ을 참고하십시오. DLL 파일을 PHP
폴더에서 윈도우 시스템 디렉토리로 복사하여도 작동하지만(시스템 디렉토리는
기본적으로 시스템 PATH에 존재하기 때문), 권장하지 않습니다.
이 확장은 다음 파일이 PATH 상에 존재하여야
합니다:
fbclient.dll,gds32.dll
If you installed the Firebird/InterBase database server on the
same machine PHP is running on, you will have this DLL already and
fbclient.dll,gds32.dll (gds32.dll is generated from the installer for legacy applications) will already be in
the PATH.