検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 233 for [SIMILAR] 16 1024 4096 WITH 26671 setting WITH 1... (0.277 sec.)
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 Linux systems PHP 7.4.0 以降でこれらの関数を利用するには、設定オプション --with-zip を使用して zip サポートを有効にして PHP をコンパイルしなければなりません。 それより前のバージョンでは、 --enable-zip オプ ...
https://man.plustar.jp/php/zip.installation.html - [similar]
回転の程度を設定する 0
« ps_restore ps_save » PHP Manual PS 関数 回転の程度を設定する ps_rotate (PECL ps >= 1.1.0) ps_rotate — 回転の程度を設定する 説明 ps_rotate ( resource $psdoc , float $rot ): bool 座標系の回転を設定します。 パラメータ psdoc ps_new() が返す、postscript ファイルのリソース ID。 rot 回転角度を ...
https://man.plustar.jp/php/function.ps-rotate.html - [similar]
The EventBase class 0
« Event::timer EventBase::__construct » PHP Manual Event The EventBase class The EventBase class (PECL event >= 1.2.6-beta) はじめに EventBase class represents libevent's event base structure. It holds a set of events and can poll to determine which events are active. Each event base has ...
https://man.plustar.jp/php/class.eventbase.html - [similar]
Set callback for connection close 0
« EventHttpConnection::makeRequest EventHttpConnection::setLocalAddress » PHP Manual EventHttpConnection Set callback for connection close EventHttpConnection::setCloseCallback (PECL event >= 1.8.0) EventHttpConnection::setCloseCallback — Set callback for connection close 説明 public Eve ...
https://man.plustar.jp/php/eventhttpconnection.setclosecallback.html - [similar]
Fetch a result row as an associative array, a numeric array, or both 0
« cubrid_error cubrid_fetch_assoc » PHP Manual CUBRID MySQL 互換関数 Fetch a result row as an associative array, a numeric array, or both cubrid_fetch_array (PECL CUBRID >=8.3.0) cubrid_fetch_array — Fetch a result row as an associative array, a numeric array, or both 説明 cubrid_fetch_a ...
https://man.plustar.jp/php/function.cubrid-fetch-array.html - [similar]
Fetch the next row from a result set 0
« cubrid_execute cubrid_free_result » PHP Manual CUBRID 関数 Fetch the next row from a result set cubrid_fetch (PECL CUBRID >= 8.3.0) cubrid_fetch — Fetch the next row from a result set 説明 cubrid_fetch ( resource $result , int $type = CUBRID_BOTH ): mixed The cubrid_fetch() function is ...
https://man.plustar.jp/php/function.cubrid-fetch.html - [similar]
エラー処理関数 0
« 例 debug_backtrace » PHP Manual エラー処理 エラー処理関数 エラー処理関数 参考 syslog() も参照してください。 目次 debug_backtrace — バックトレースを生成する debug_print_backtrace — バックトレースを表示する error_clear_last — 最も最近のエラーをクリア error_get_last — 最後に発生したエラー ...
https://man.plustar.jp/php/ref.errorfunc.html - [similar]
Firebird/InterBase 0
« dbase_replace_record はじめに » PHP Manual ベンダー固有のモジュール Firebird/InterBase Firebird/InterBase はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Firebird/InterBase 関数 fbird_add_user — のエイリアス ibase_add_user fbird_affected_rows — のエイ ...
https://man.plustar.jp/php/book.ibase.html - [similar]
Firebird/InterBase 関数 0
« 定義済み定数 fbird_add_user » PHP Manual Firebird/InterBase Firebird/InterBase 関数 Firebird/InterBase 関数 目次 fbird_add_user — のエイリアス ibase_add_user fbird_affected_rows — のエイリアス ibase_affected_rows fbird_backup — のエイリアス ibase_backup fbird_blob_add — のエイリアス ib ...
https://man.plustar.jp/php/ref.ibase.html - [similar]
ファイルポインタから 1 行取得する 0
« fgetcsv fgetss » PHP Manual ファイルシステム 関数 ファイルポインタから 1 行取得する fgets (PHP 4, PHP 5, PHP 7, PHP 8) fgets — ファイルポインタから 1 行取得する 説明 fgets ( resource $stream , ? int $length = null ): string | false ファイルポインタから 1 行取得します。 パラメータ strea ...
https://man.plustar.jp/php/function.fgets.html - [similar]