検索

phrase: max: clip:
target: order:
Results of 611 - 620 of about 985 for [SIMILAR] 16 1024 4096 WITH 17590 果セ WITH 1587... (2.355 sec.)
外部プログラムを実行し、未整形の出力を表示する 0
« exec proc_close » PHP Manual プログラム実行関数 外部プログラムを実行し、未整形の出力を表示する passthru (PHP 4, PHP 5, PHP 7, PHP 8) passthru — 外部プログラムを実行し、未整形の出力を表示する 説明 passthru ( string $command , int &$result_code = null ): ? bool passthru() 関数は exec() 関 ...
https://man.plustar.jp/php/function.passthru.html - [similar]
スキャンの準備をする 0
« yaz_scan_result yaz_schema » PHP Manual YAZ 関数 スキャンの準備をする yaz_scan (PHP 4 >= 4.0.5, PECL yaz >= 0.9.0) yaz_scan — スキャンの準備をする 説明 yaz_scan ( resource $id , string $type , string $startterm , array $flags = ? ): void この関数は、指定した接続上で Z39.50 スキャンリク ...
https://man.plustar.jp/php/function.yaz-scan.html - [similar]
Add a task to be run in parallel 0
« GearmanClient::addServers GearmanClient::addTaskBackground » PHP Manual GearmanClient Add a task to be run in parallel GearmanClient::addTask (PECL gearman >= 0.5.0) GearmanClient::addTask — Add a task to be run in parallel 説明 public GearmanClient::addTask ( string $function_name , s ...
https://man.plustar.jp/php/gearmanclient.addtask.html - [similar]
フォーマッタが使用するパターンを設定する 0
« MessageFormatter::parse IntlCalendar » PHP Manual MessageFormatter フォーマッタが使用するパターンを設定する MessageFormatter::setPattern msgfmt_set_pattern (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) MessageFormatter::setPattern -- msgfmt_set_pattern — フォーマッタが使用するパタ ...
https://man.plustar.jp/php/messageformatter.setpattern.html - [similar]
SQLite3Stmt クラス 0
« SQLite3::version SQLite3Stmt::bindParam » PHP Manual SQLite3 SQLite3Stmt クラス SQLite3Stmt クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SQLite 3 拡張モジュールのプリペアドステートメントを扱うクラスです。 クラス概要 class SQLite3Stmt { /* メソッド */ private __construct ( SQLite3 $sq ...
https://man.plustar.jp/php/class.sqlite3stmt.html - [similar]
クエリからの複数の行を二次元配列に取得する 0
« oci_execute oci_fetch_array » PHP Manual OCI8 関数 クエリからの複数の行を二次元配列に取得する oci_fetch_all (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_fetch_all — クエリからの複数の行を二次元配列に取得する 説明 oci_fetch_all ( resource $statement , array &$output , int $offset = 0 , ...
https://man.plustar.jp/php/function.oci-fetch-all.html - [similar]
クエリがプリフェッチする行数を設定する 0
« oci_set_prefetch_lob oci_statement_type » PHP Manual OCI8 関数 クエリがプリフェッチする行数を設定する oci_set_prefetch (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_set_prefetch — クエリがプリフェッチする行数を設定する 説明 oci_set_prefetch ( resource $statement , int $rows ): bool oci ...
https://man.plustar.jp/php/function.oci-set-prefetch.html - [similar]
単一の行を取得する 0
« SqlStatementResult::fetchAll SqlStatementResult::getAffectedItemsCount » PHP Manual mysql_xdevapi\SqlStatementResult 単一の行を取得する SqlStatementResult::fetchOne (No version information available, might only be in Git) SqlStatementResult::fetchOne — 単一の行を取得する 説明 public my ...
https://man.plustar.jp/php/mysql-xdevapi-sqlstatementresult.fetchone.html - [similar]
基本的な使用法 0
« 例 FTP 関数 » PHP Manual 例 基本的な使用法 基本的な使用法 例1 FTP の例 <?php // 接続を確立する $ftp = ftp_connect ( $ftp_server ); // ユーザー名とパスワードでログインする $login_result = ftp_login ( $ftp , $ftp_user_name , $ftp_user_pass ); // 接続できたか確認する if ((! $ftp ) || (! $ ...
https://man.plustar.jp/php/ftp.examples-basic.html - [similar]
Get a lob object's size 0
« cubrid_lob2_seek cubrid_lob2_size » PHP Manual CUBRID 関数 Get a lob object's size cubrid_lob2_size64 (PECL CUBRID >= 8.4.1) cubrid_lob2_size64 — Get a lob object's size 説明 cubrid_lob2_size64 ( resource $lob_identifier ): string The cubrid_lob2_size64() function is used to get the si ...
https://man.plustar.jp/php/function.cubrid-lob2-size64.html - [similar]