検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 1158 for [SIMILAR] 16 1024 4096 WITH 10204 許可 WITH 7039... (0.782 sec.)
はじめに 0
« DBA インストール/設定 » PHP Manual DBA はじめに はじめに これらの関数は、Berkeley DB 型データベースへのアクセス用の基本関数を構成します。 これらの関数は、複数のファイルベースのデータベース用の抽象化レイヤです。 その機能は、 » Oracle Berkeley DB でサポートされているような近代的なデータベ ...
https://man.plustar.jp/php/intro.dba.html - [similar]
インストール 0
« 概要 実行時設定 » PHP Manual Mysqlnd インストール インストール Unix へのインストール MySQL データベース・エクステンションは、MySQL クライアント・ライブラリを用いるように設定しなければ なりません。MySQL ネイティブ・ドライバを使用するためには、MySQL データベース・エクステンションを MySQL ...
https://man.plustar.jp/php/mysqlnd.install.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 YAZ (ANSI/NISO Z39.50 サポート) をインストールします。 YAZ のソースやさまざまなビルド済みパッケージは » YAZ archive から取得できます。 Debian GNU/Linux や Suse Linux、FreeBSD といったシステムには、 ディストリビ ...
https://man.plustar.jp/php/yaz.requirements.html - [similar]
MySQL サーバに接続する 0
« expression mysql_xdevapi\BaseResult » PHP Manual Mysql_xdevapi 関数 MySQL サーバに接続する getSession (No version information available, might only be in Git) getSession — MySQL サーバに接続する 説明 mysql_xdevapi\getSession ( string $uri ): mysql_xdevapi\Session MySQL サーバに接続しま ...
https://man.plustar.jp/php/function.mysql-xdevapi-getsession.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 exif サポートを有効にするには、PHP の configure 時に --enable-exif を指定します。 Windows ユーザーは、 php.ini で php_mbstring.dll および php_exif.dll の両方の DLL を有効にする 必要があります。 php_mbstrin ...
https://man.plustar.jp/php/exif.installation.html - [similar]
イメージの型を定義する 0
« Exif 関数 exif_read_data » PHP Manual Exif 関数 イメージの型を定義する exif_imagetype (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) exif_imagetype — イメージの型を定義する 説明 exif_imagetype ( string $filename ): int | false exif_imagetype() を画像の先頭バイトを読み そのサインを調べます。 exi ...
https://man.plustar.jp/php/function.exif-imagetype.html - [similar]
ファイルタイプを取得する 0
« filesize flock » PHP Manual ファイルシステム 関数 ファイルタイプを取得する filetype (PHP 4, PHP 5, PHP 7, PHP 8) filetype — ファイルタイプを取得する 説明 filetype ( string $filename ): string | false 指定したファイルのタイプを返します。 パラメータ filename ファイルへのパス。 戻り値 ファ ...
https://man.plustar.jp/php/function.filetype.html - [similar]
画像をブラウザあるいはファイルに出力する 0
« imagegetinterpolation imagegrabscreen » PHP Manual GD および Image 関数 画像をブラウザあるいはファイルに出力する imagegif (PHP 4, PHP 5, PHP 7, PHP 8) imagegif — 画像をブラウザあるいはファイルに出力する 説明 imagegif ( GdImage $image , resource | string | null $file = null ): bool imag ...
https://man.plustar.jp/php/function.imagegif.html - [similar]
ファイルが書き込み可能かどうかを調べる 0
« is_uploaded_file is_writeable » PHP Manual ファイルシステム 関数 ファイルが書き込み可能かどうかを調べる is_writable (PHP 4, PHP 5, PHP 7, PHP 8) is_writable — ファイルが書き込み可能かどうかを調べる 説明 is_writable ( string $filename ): bool filename が存在して、かつそれが書き込み可能で ...
https://man.plustar.jp/php/function.is-writable.html - [similar]
ファイルあるいはシンボリックリンクの情報を取得する 0
« linkinfo mkdir » PHP Manual ファイルシステム 関数 ファイルあるいはシンボリックリンクの情報を取得する lstat (PHP 4, PHP 5, PHP 7, PHP 8) lstat — ファイルあるいはシンボリックリンクの情報を取得する 説明 lstat ( string $filename ): array | false filename という名前のファイル、 またはシンボ ...
https://man.plustar.jp/php/function.lstat.html - [similar]