検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 374 for 読み込み (0.047 sec.)
定義済み定数 4213
« リソース型 Inotify 関数 » PHP Manual Inotify 定義済み定数 定義済み定数 以下の定数が定義されてい ... y 定数 IN_ACCESS ( int ) ファイルがアクセスされた (読み込み) (*) IN_MODIFY ( int ) ファイルが変更された (*) IN ...
https://man.plustar.jp/php/inotify.constants.html - [similar]
PECL インストール入門 4213
« PECL 拡張モジュールのインストール PECL 拡張モジュールをダウンロードする » PHP Manual PECL 拡張 ... ては以下でさまざまな方法を説明しますが、 モジュールの読み込みは自動的には行われません。モジュールを読み込むには、 ...
https://man.plustar.jp/php/install.pecl.intro.html - [similar]
実行時設定 4213
« インストール 非互換性 » PHP Manual Mysqlnd 実行時設定 実行時設定 php.ini の設定により動作が変化 ... をしています。 PHP のデフォルト設定では、ストリームの読み込みタイムアウトは 60 秒です。これは php.ini の default_ ... nt MySQL コマンドパケットのボディを読み込むときの、読み込みチャンクの最大バイト数。 MySQL クライアントサーバープ ... mysqlnd.net_read_buffer_size) バイトごとに分割して読み込みます。パケットのボディが mysqlnd.net_read_buffer_siz ...
https://man.plustar.jp/php/mysqlnd.config.html - [similar]
何もしない 4187
« bzerrstr bzopen » PHP Manual Bzip2 関数 何もしない bzflush (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP ... ます。 参考 bzread() - バイナリ対応の bzip2 ファイル読み込み bzwrite() - バイナリ対応の bzip2 ファイルへの書き込 ...
https://man.plustar.jp/php/function.bzflush.html - [similar]
指定したモードで画像を反転させる 4187
« imagefilter imagefontheight » PHP Manual GD および Image 関数 指定したモードで画像を反転させる ... ントタイプ header ( 'Content-type: image/png' ); // 読み込み $im = imagecreatefrompng ( $filename ); // 垂直反転 ... ントタイプ header ( 'Content-type: image/png' ); // 読み込み $im = imagecreatefrompng ( $filename ); // 水平反転 ...
https://man.plustar.jp/php/function.imageflip.html - [similar]
最初の属性を返す 4187
« ldap_explode_dn ldap_first_entry » PHP Manual LDAP 関数 最初の属性を返す ldap_first_attribute ... attribute() を逐次コールして取得します。 エントリの読み込みと同様、 エントリからの属性の読み込みもひとつづつ行わ ...
https://man.plustar.jp/php/function.ldap-first-attribute.html - [similar]
ページを終了する 4187
« ps_delete ps_end_pattern » PHP Manual PS 関数 ページを終了する ps_end_page (PECL ps >= 1.1.0) ... しページ内部でフォントが読み込まれたのなら、 それを再読み込みしてしなければなりません。 また、行の幅や色などのその ...
https://man.plustar.jp/php/function.ps-end-page.html - [similar]
定義済み定数 4187
« リソース型 有効期限 » PHP Manual Memcached 定義済み定数 定義済み定数 以下の定数が定義されていま ... デフォルト: 0 Memcached::OPT_RECV_TIMEOUT ソケットの読み込みタイムアウトをマイクロ秒で指定します。 非ブロックモー ... ドの入出力を使えない場合でも、 これを使ってデータ読み込みのタイムアウトを指定できます。 型: int 、デフォルト: ...
https://man.plustar.jp/php/memcached.constants.html - [similar]
定義済み定数 4187
« リソース型 SQLite3 » PHP Manual SQLite3 定義済み定数 定義済み定数 以下の定数が定義されています ... QLITE3_OPEN_READONLY ( int ) SQLite3 データベースを読み込み専用でオープンすることを指定します。 SQLITE3_OPEN_RE ...
https://man.plustar.jp/php/sqlite3.constants.html - [similar]
圧縮ストリーム 4187
« php:// data:// » PHP Manual サポートするプロトコル/ラッパー 圧縮ストリーム zlib:// bzip2:// zi ... 属性 サポートの有無 allow_url_fopen で制約される No 読み込み許可 Yes 書き込み許可 Yes ( zip:// を除く) 追加許可 ...
https://man.plustar.jp/php/wrappers.compression.html - [similar]