検索

phrase: max: clip:
target: order:
Results of 351 - 360 of about 653 for [SIMILAR] 16 1024 4096 WITH 23416 timer WITH 511... (0.339 sec.)
SVN 関数 0
« 定義済み定数 svn_add » PHP Manual SVN SVN 関数 SVN 関数 目次 svn_add — Schedules the addition of an item in a working directory svn_auth_get_parameter — 認証パラメータを取得する svn_auth_set_parameter — 認証パラメータを設定する svn_blame — ファイルの SVN blame を取得する svn_cat — リポ ...
https://man.plustar.jp/php/ref.svn.html - [similar]
Uopz 関数 0
« 定義済み定数 uopz_add_function » PHP Manual uopz Uopz 関数 Uopz 関数 目次 uopz_add_function — Adds non-existent function or method uopz_allow_exit — Allows control over disabled exit opcode uopz_backup — Backup a function uopz_compose — Compose a class uopz_copy — Copy a function uopz_ ...
https://man.plustar.jp/php/ref.uopz.html - [similar]
Send file through the HTTP response. 0
« Swoole\Http\Response::rawcookie Swoole\Http\Response::status » PHP Manual Swoole\Http\Response Send file through the HTTP response. Swoole\Http\Response::sendfile (PECL swoole >= 1.9.0) Swoole\Http\Response::sendfile — Send file through the HTTP response. 説明 public Swoole\Http\Respon ...
https://man.plustar.jp/php/swoole-http-response.sendfile.html - [similar]
Write data into the pipe and communicate with the parent process or child proces... 0
« Swoole\Process::wait Swoole\Redis\Server » PHP Manual Swoole\Process Write data into the pipe and communicate with the parent process or child processes. Swoole\Process::write (PECL swoole >= 1.9.0) Swoole\Process::write — Write data into the pipe and communicate with the parent proces ...
https://man.plustar.jp/php/swoole-process.write.html - [similar]
Send data to the remote UDP address. 0
« Swoole\Server::sendMessage Swoole\Server::sendwait » PHP Manual Swoole\Server Send data to the remote UDP address. Swoole\Server::sendto (PECL swoole >= 1.9.0) Swoole\Server::sendto — Send data to the remote UDP address. 説明 public Swoole\Server::sendto ( string $ip , int $port , stri ...
https://man.plustar.jp/php/swoole-server.sendto.html - [similar]
CUBRID 0
« ベンダー固有のモジュール はじめに » PHP Manual ベンダー固有のモジュール CUBRID CUBRID はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 CUBRID 関数 cubrid_bind — Bind variables to a prepared statement as parameters cubrid_close_prepare — Close the r ...
https://man.plustar.jp/php/book.cubrid.html - [similar]
Subversion 0
« SVMModel::save はじめに » PHP Manual その他のサービス Subversion Subversion はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 SVN 関数 svn_add — Schedules the addition of an item in a working directory svn_auth_get_parameter — 認証パラメータを取得する ...
https://man.plustar.jp/php/book.svn.html - [similar]
Zend に対するユーザー操作 0
« runkit7_zval_inspect はじめに » PHP Manual PHP の振る舞いの変更 Zend に対するユーザー操作 Zend に対するユーザー操作 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Uopz 関数 uopz_add_function — Adds non-existent function or method uopz_allow_exit — A ...
https://man.plustar.jp/php/book.uopz.html - [similar]
基本的な例 0
« 例 DBA 関数 » PHP Manual 例 基本的な例 基本的な例 例1 DBA の例 <?php $id = dba_open ( "/tmp/test.db" , "n" , "db2" ); if (! $id ) { echo "dba_open failed\n" ; exit; } dba_replace ( "key" , "This is an example!" , $id ); if ( dba_exists ( "key" , $id )) { echo dba_fetch ( "key" , $id ); ...
https://man.plustar.jp/php/dba.example.html - [similar]
指定したスキーマ情報を取得する 0
« PDO_CUBRID DSN MS SQL Server (PDO) » PHP Manual CUBRID (PDO) 指定したスキーマ情報を取得する PDO::cubrid_schema (PECL PDO_CUBRID >= 8.3.0.0001) PDO::cubrid_schema — 指定したスキーマ情報を取得する 説明 public PDO::cubrid_schema ( int $schema_type , string $table_name = ? , string $col_na ...
https://man.plustar.jp/php/pdo.cubrid-schema.html - [similar]