検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 734 for s (0.060 sec.)
LOB ファイルから、ユーザーが定義したサイズの内容を取得する 3480
« db2_last_insert_id db2_next_result » PHP Manual IBM DB2 関数 LOB ファイルから、ユーザーが定義し ... 定義したサイズの内容を取得する 説明 db2_lob_read ( resource $stmt , int $colnum , int $length ): string d ... 指定したサイズの LOB データを取得します。 パラメータ stmt LOB データを含む有効な stmt リソース。 colnum s ... リソースの結果セット内の、有効なカラム番号。 length stmt リソースから取得する LOB データのサイズ。 戻り値 ... ズのデータを返します。データが取得できない場合は false を返します。 例 例1 さまざまな型のデータの取得 <? ...
https://man.plustar.jp/php/function.db2-lob-read.html - [similar]
Close any outstanding connection to rrd caching daemon 3480
« rrd_xport RRDCreator » PHP Manual RRD 関数 Close any outstanding connection to rrd caching dae ... mon rrdc_disconnect (PECL rrd >= 1.1.2) rrdc_disconnect — Close ... any outstanding connection to rrd caching daemon 説明 rrdc_ ... disconnect (): void Close any outstanding connection t ... o rrd caching daemon. This function is automatically called when the whole PH ...
https://man.plustar.jp/php/function.rrdc-disconnect.html - [similar]
フォーマット文字列に基づき入力を処理する 3480
« sprintf str_contains » PHP Manual String 関数 フォーマット文字列に基づき入力を処理する sscanf ... (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) sscanf — フォーマット文字列に基づき入力を処理する 説 ...sscanf ( string $string , string $format , mixed &.. ... .$vars ): array | int | null 関数 sscanf() は、 printf() ... の入力版です。 sscanf() は、文字列 string を読み込み、これを指定した ...
https://man.plustar.jp/php/function.sscanf.html - [similar]
基本的な使用法 3480
« 例 LDAP コントロール » PHP Manual 例 基本的な使用法 基本的な使用法 あるディレクトリサーバーから ... 姓が "S" から始まる全てのエントリに 関する情報を検索し、名 ... 釈、 // 接続のクローズです。 echo "<h3>LDAP query test</h3>" ; echo "Connecting ..." ; $ds = ldap_connec ... t ( "localhost" ); // 有効な LDAP サーバーに違いない! echo "conn ... ect result is " . $ds . "<br />" ; if ( $ds ) { echo "Bind ...
https://man.plustar.jp/php/ldap.examples-basic.html - [similar]
プリペアドステートメント 3480
« ステートメントの実行 ストアドプロシージャ » PHP Manual クイックスタートガイド プリペアドステー ... トメント プリペアドステートメント MySQL データベースは、 プリペアドステートメントをサポー ... ートメントを繰り返し、 高い効率で実行すると同時に、 SQLインジェクションから守ります。 基本的なワークフロ ... リソースを後に再利用するために初期化しておきます。 MySQL サーバは名前を指定せず、 位置を指定できるプレース ... て実行します。 例1 プリペアドステートメント <?php mysqli_report ( MYSQLI_REPORT_ERROR | MYSQLI_REPORT_ST ...
https://man.plustar.jp/php/mysqli.quickstart.prepared-statements.html - [similar]
結果セットの取得を開始する 3480
« mysqli::thread_safe mysqli::$warning_count » PHP Manual mysqli 結果セットの取得を開始する mysq ... li::use_result mysqli_use_result (PHP 5, PHP 7, PHP 8) my ... sqli::use_result -- mysqli_use_result — 結果セットの取得を開 ... 始する 説明 オブジェクト指向型 public mysqli::use_result (): mysqli_result | false 手続き型 ... mysqli_use_result ( mysqli $mysql ): mysqli_result | f ...
https://man.plustar.jp/php/mysqli.use-result.html - [similar]
インデックスで定義されたエントリの外部属性を取得する 3480
« ZipArchive::getCommentName ZipArchive::getExternalAttributesName » PHP Manual ZipArchive インデ ... の外部属性を取得する ZipArchive::getExternalAttributesIndex (PHP 5 >= 5.6.0, PHP 7, PHP 8, PECL zip >= 1. ... 12.4) ZipArchive::getExternalAttributesIndex — インデックスで定義されたエントリの外部属性を ... 取得する 説明 public ZipArchive::getExternalAttributesIndex ( int $index , int &$opsys , int &$attr , int ... $flags = ? ): bool インデックスで定義されたエントリの外部 ...
https://man.plustar.jp/php/ziparchive.getexternalattributesindex.html - [similar]
3480
« 定義済み定数 Zlib 関数 » PHP Manual Zlib 例 例 テンポラリファイルをオープンし、テスト用文字列を ... b の例 <?php $filename = tempnam ( '/tmp' , 'zlibtest' ) . '.gz' ; echo "<html>\n<head></head>\n<body>\ ... n<pre>\n" ; $s = "Only a test, test, test, test, test, test, test ... , test!\n" ; // 最大限の圧縮を指定して書きこみ用にファイ ... ); // 文字列をファイルに書きこむ gzwrite ( $zp , $s ); // ファイルを閉じる gzclose ( $zp ); // 読みこみ ...
https://man.plustar.jp/php/zlib.examples.html - [similar]
The MongoDB\Driver\WriteError class 3452
« MongoDB\Driver\WriteConcernError::getMessage MongoDB\Driver\WriteError::getCode » PHP Manual M ... ongoDB\Driver The MongoDB\Driver\WriteError class The MongoDB\Driver\WriteError class (mongodb >=1. ... 0.0) はじめに The MongoDB\Driver\WriteError class encapsulates information about a write error and ... may be returned as an array element from MongoDB\Driver\WriteResult:: ... getWriteErrors() . クラス概要 final class MongoDB\Driver\WriteErr ...
https://man.plustar.jp/php/class.mongodb-driver-writeerror.html - [similar]
新しい DateInterval オブジェクトを作成する 3452
« DateInterval DateInterval::createFromDateString » PHP Manual DateInterval 新しい DateInterval ... オブジェクトを作成する DateInterval::__construct (PHP 5 >= 5.3.0, PHP 7, PHP 8) DateInterval:: ... __construct — 新しい DateInterval オブジェクトを作成する ... 説明 public DateInterval::__construct ( string $duration ) 新しい DateInterval オブ ... は、 D と組み合わせて使えませんでした。 H 時間 M 分 S 秒 いくつか簡単な例を示しましょう。 P2D は 2 日、 ...
https://man.plustar.jp/php/dateinterval.construct.html - [similar]