検索

phrase: max: clip:
target: order:
Results of 211 - 220 of about 960 for [SIMILAR] 16 1024 4096 WITH 45785 sqlite3stmt WI... (0.916 sec.)
0
« 定義済み定数 OCI8 接続のハンドリングおよびプーリング » PHP Manual OCI8 例 例 これらの例では HR として接続しています。 これは、Oracle データベースに付属するサンプルのスキーマ "Human Resources" 用のユーザーです。このユーザーを使うには、 ユーザーのロックを解除してパスワードをリセットしなけ ...
https://man.plustar.jp/php/oci8.examples.html - [similar]
ファイルを指定した長さに丸める 0
« SplFileObject::ftell SplFileObject::fwrite » PHP Manual SplFileObject ファイルを指定した長さに丸める SplFileObject::ftruncate (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplFileObject::ftruncate — ファイルを指定した長さに丸める 説明 public SplFileObject::ftruncate ( int $size ): bool ファイルを siz ...
https://man.plustar.jp/php/splfileobject.ftruncate.html - [similar]
PBKDF2 を使ってパスワードからキーを生成する 0
« hash_init hash_update_file » PHP Manual Hash 関数 PBKDF2 を使ってパスワードからキーを生成する hash_pbkdf2 (PHP 5 >= 5.5.0, PHP 7, PHP 8) hash_pbkdf2 — PBKDF2 を使ってパスワードからキーを生成する 説明 hash_pbkdf2 ( string $algo , string $password , string $salt , int $iterations , int $ ...
https://man.plustar.jp/php/function.hash-pbkdf2.html - [similar]
次の正規表現検索を開始する位置を取得する 0
« mb_ereg_replace mb_ereg_search_getregs » PHP Manual マルチバイト文字列 関数 次の正規表現検索を開始する位置を取得する mb_ereg_search_getpos (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) mb_ereg_search_getpos — 次の正規表現検索を開始する位置を取得する 説明 mb_ereg_search_getpos (): int 次の正規表 ...
https://man.plustar.jp/php/function.mb-ereg-search-getpos.html - [similar]
指定した位置から指定した長さの 2 つの文字列について、バイナリ対応で比較する 0
« strtr substr_count » PHP Manual String 関数 指定した位置から指定した長さの 2 つの文字列について、バイナリ対応で比較する substr_compare (PHP 5, PHP 7, PHP 8) substr_compare — 指定した位置から指定した長さの 2 つの文字列について、バイナリ対応で比較する 説明 substr_compare ( string $haysta ...
https://man.plustar.jp/php/function.substr-compare.html - [similar]
プリペアドステートメントのパラメータに変数をバインドする 0
« mysqli_stmt::attr_set mysqli_stmt::bind_result » PHP Manual mysqli_stmt プリペアドステートメントのパラメータに変数をバインドする mysqli_stmt::bind_param mysqli_stmt_bind_param (PHP 5, PHP 7, PHP 8) mysqli_stmt::bind_param -- mysqli_stmt_bind_param — プリペアドステートメントのパラメータ ...
https://man.plustar.jp/php/mysqli-stmt.bind-param.html - [similar]
ストリームに書き込む 0
« streamWrapper::stream_truncate streamWrapper::unlink » PHP Manual streamWrapper ストリームに書き込む streamWrapper::stream_write (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) streamWrapper::stream_write — ストリームに書き込む 説明 public streamWrapper::stream_write ( string $data ): int このメ ...
https://man.plustar.jp/php/streamwrapper.stream-write.html - [similar]
インターネットサービスプロバイダ (ISP) 名を取得する 0
« geoip_id_by_name geoip_netspeedcell_by_name » PHP Manual GeoIP 関数 インターネットサービスプロバイダ (ISP) 名を取得する geoip_isp_by_name (PECL geoip >= 1.0.2) geoip_isp_by_name — インターネットサービスプロバイダ (ISP) 名を取得する 説明 geoip_isp_by_name ( string $hostname ): string ge ...
https://man.plustar.jp/php/function.geoip-isp-by-name.html - [similar]
ラージオブジェクトの内部ポインタをセットする 0
« OCILob::saveFile OCILob::setBuffering » PHP Manual OCILob ラージオブジェクトの内部ポインタをセットする OCILob::seek (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) OCILob::seek — ラージオブジェクトの内部ポインタをセットする 説明 public OCILob::seek ( int $offset , int $whence = OCI_SEEK_SET ...
https://man.plustar.jp/php/ocilob.seek.html - [similar]
ファイルポインタ上に残っているすべてのデータを出力する 0
« fopen fputcsv » PHP Manual ファイルシステム 関数 ファイルポインタ上に残っているすべてのデータを出力する fpassthru (PHP 4, PHP 5, PHP 7, PHP 8) fpassthru — ファイルポインタ上に残っているすべてのデータを出力する 説明 fpassthru ( resource $stream ): int 与えられたファイルポインタを EOF ま ...
https://man.plustar.jp/php/function.fpassthru.html - [similar]