検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 1434 for [SIMILAR] 16 1024 4096 WITH 28699 oci WITH 14241... (0.967 sec.)
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 エラーおよびロギング設定オプション 名前 デフォルト 変更可能 変更履歴 error_reporting NULL PHP_INI_ALL display_errors "1" PHP_INI_ALL display_startup_errors "1" PHP_IN ...
https://man.plustar.jp/php/errorfunc.configuration.html - [similar]
パスワードハッシュを作る 0
« password_get_info password_needs_rehash » PHP Manual Password Hashing 関数 パスワードハッシュを作る password_hash (PHP 5 >= 5.5.0, PHP 7, PHP 8) password_hash — パスワードハッシュを作る 説明 password_hash ( string $password , string | int | null $algo , array $options = [] ): string pa ...
https://man.plustar.jp/php/function.password-hash.html - [similar]
クライアントのエンコーディングを取得する 0
« pg_cancel_query pg_close » PHP Manual PostgreSQL 関数 クライアントのエンコーディングを取得する pg_client_encoding (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) pg_client_encoding — クライアントのエンコーディングを取得する 説明 pg_client_encoding ( ? PgSql\Connection $connection = null ): strin ...
https://man.plustar.jp/php/function.pg-client-encoding.html - [similar]
MySQL 関数 (PDO_MYSQL) 0
« PDO_INFORMIX DSN PDO_MYSQL DSN » PHP Manual PDO ドライバ MySQL 関数 (PDO_MYSQL) MySQL 関数 (PDO_MYSQL) はじめに PDO_MYSQL は、PHP から MySQL データベースへのアクセスを可能にするための PHP Data Objects (PDO) インターフェイス を実装したドライバです。 PDO_MYSQLは、 デフォルトでエミュレート ...
https://man.plustar.jp/php/ref.pdo-mysql.html - [similar]
はじめに 0
« OCI8 インストール/設定 » PHP Manual OCI8 はじめに はじめに これらの関数により、 Oracle データベースにアクセスできます。 これらは SQL 及び PL/SQL 文をサポートします。基本的なフィーチャーには、 トランザクション制御、 PHP 変数の Oracle プレースホルダへのバインディング、 及び、ラージ・オブ ...
https://man.plustar.jp/php/intro.oci8.html - [similar]
ソケット(通信時の終端)を作成する 0
« socket_create_pair socket_export_stream » PHP Manual ソケット 関数 ソケット(通信時の終端)を作成する socket_create (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_create — ソケット(通信時の終端)を作成する 説明 socket_create ( int $domain , int $type , int $protocol ): Socket | false 通 ...
https://man.plustar.jp/php/function.socket-create.html - [similar]
内部 LOB データの特定の位置を消去する 0
« OCILob::eof OCILob::export » PHP Manual OCILob 内部 LOB データの特定の位置を消去する OCILob::erase (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) OCILob::erase — 内部 LOB データの特定の位置を消去する 説明 public OCILob::erase ( ? int $offset = null , ? int $length = null ): int | false 指定 ...
https://man.plustar.jp/php/ocilob.erase.html - [similar]
関数・メソッド 0
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッドの一覧 a b c d e f g h i j k l m n o p q r s t u v w x y z _ 㠊 a abs - 絶対値 acos - 逆余弦(アークコサイン) acosh - 逆双曲線余弦(アークハイパボリックコサイン) addcslashes - C 言語と同様 ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
マルチバイト文字列 0
« intl_is_failure はじめに » PHP Manual 自然言語および文字エンコーディング マルチバイト文字列 マルチバイト文字列 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 サポートされるエンコーディングの概要 日本語のマルチバイト文字に関する基本事項 HTTP 入出力 サ ...
https://man.plustar.jp/php/book.mbstring.html - [similar]
文を実行する準備を行い、文オブジェクトを返す 0
« PDO::lastInsertId PDO::query » PHP Manual PDO 文を実行する準備を行い、文オブジェクトを返す PDO::prepare (PHP 5 >= 5.1.0, PHP 7, PHP 8, PHP 8,PECL pdo >= 0.1.0) PDO::prepare — 文を実行する準備を行い、文オブジェクトを返す 説明 public PDO::prepare ( string $query , array $options = [] ): ...
https://man.plustar.jp/php/pdo.prepare.html - [similar]