検索

phrase: max: clip:
target: order:
Results of 591 - 600 of about 1158 for [SIMILAR] 16 1024 4096 WITH 4125 fdf WITH 2859 ... (0.449 sec.)
ファイルを切り詰める 0
« eio_syncfs eio_unlink » PHP Manual Eio 関数 ファイルを切り詰める eio_truncate (PECL eio >= 0.0.1dev) eio_truncate — ファイルを切り詰める 説明 eio_truncate ( string $path , int $offset = 0 , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mixed $data = NULL ): resource eio_trun ...
https://man.plustar.jp/php/function.eio-truncate.html - [similar]
共有メモリの変数を挿入または更新する 0
« shm_has_var shm_remove_var » PHP Manual セマフォ関数 共有メモリの変数を挿入または更新する shm_put_var (PHP 4, PHP 5, PHP 7, PHP 8) shm_put_var — 共有メモリの変数を挿入または更新する 説明 shm_put_var ( SysvSharedMemory $shm , int $key , mixed $value ): bool shm_put_var() は、 指定した k ...
https://man.plustar.jp/php/function.shm-put-var.html - [similar]
チャンネル/リスナー/ストリーム のイベントをポーリングする 0
« ssh2_methods_negotiated ssh2_publickey_add » PHP Manual SSH2 関数 チャンネル/リスナー/ストリーム のイベントをポーリングする ssh2_poll (PECL ssh2 >= 0.9.0) ssh2_poll — チャンネル/リスナー/ストリーム のイベントをポーリングする 説明 ssh2_poll ( array &$desc , int $timeout = 30 ): int チャ ...
https://man.plustar.jp/php/function.ssh2-poll.html - [similar]
はじめに 0
« SSH2 インストール/設定 » PHP Manual SSH2 はじめに はじめに 安全な暗号化通信を使用したリモートマシン上にあるリソースへのアクセス手段 (シェル、リモート実行、トンネリング、ファイル転送) を提供する » libssh2 のバインディングです。 関連キーワード: リモート , インストール , 設定 , 通信 , マシ ...
https://man.plustar.jp/php/intro.ssh2.html - [similar]
LOB のバッファをサーバーにフラッシュする、あるいは書き込む 0
« OCILob::export OCILob::free » PHP Manual OCILob LOB のバッファをサーバーにフラッシュする、あるいは書き込む OCILob::flush (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) OCILob::flush — LOB のバッファをサーバーにフラッシュする、あるいは書き込む 説明 public OCILob::flush ( int $flag = 0 ): boo ...
https://man.plustar.jp/php/ocilob.flush.html - [similar]
定義済み定数 0
« リソース型 データ構造 » PHP Manual SPL 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 関連キーワード: 定義 , 定数 , リソース , 関数 , 拡張 , モジュール , 組み ...
https://man.plustar.jp/php/spl.constants.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual Tokenizer 定義済み定数 定義済み定数 この拡張モジュールを組み込んで PHP をコンパイルするか、あるいは実行時に 動的にモジュールを読み込むと、 パーサトークンの一覧 に挙げられている トークンが定数として定義されます。 関連キーワード: 定義 , 定数 , モジュール , リソ ...
https://man.plustar.jp/php/tokenizer.constants.html - [similar]
0
« リソース型 V8Js » PHP Manual V8js 例 例 基本的な使用例 例1 基本的な Javascript の実行 <?php $v8 = new V8Js (); /* basic.js */ $JS = <<< EOT len = print('Hello' + ' ' + 'World!' + "\\n"); len; EOT; try { var_dump ( $v8 -> executeString ( $JS , 'basic.js' )); } catch ( V8JsException $e ) ...
https://man.plustar.jp/php/v8js.examples.html - [similar]
Store into cache 0
« Yac::info Yac::__set » PHP Manual Yac Store into cache Yac::set (PECL yac >= 1.0.0) Yac::set — Store into cache 説明 public Yac::set ( string $keys , mixed $value , int $ttl = 0 ): bool public Yac::add ( array $key_vals ): bool Add a item into cache, it the key is already exists, overr ...
https://man.plustar.jp/php/yac.set.html - [similar]
ODBC (Unified) 0
« dba_sync はじめに » PHP Manual 抽象化レイヤー ODBC (Unified) ODBC (Unified) はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 ODBC 関数 odbc_autocommit — 自動コミットの動作をオンまたはオフにする odbc_binmode — バイナリカラムデータを処理する odbc_close_ ...
https://man.plustar.jp/php/book.uodbc.html - [similar]