検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 270 for [SIMILAR] 16 1024 4096 WITH 13080 dispatcher WIT... (0.246 sec.)
値に依存した列挙型(Backed Enum) 0
« 列挙型の基礎 列挙型とメソッド » PHP Manual 列挙型(Enum) 値に依存した列挙型(Backed Enum) 値に依存した列挙型(Backed Enum) デフォルトでは、列挙型はスカラー値の情報を持っていません。 単なるシングルトンオブジェクトです。 しかし、列挙型の case をデータベースや、 類似のデータストアで読み書きす ...
https://man.plustar.jp/php/language.enumerations.backed.html - [similar]
実行するための SQL文 を準備する 0
« mysqli::poll mysqli::query » PHP Manual mysqli 実行するための SQL文 を準備する mysqli::prepare mysqli_prepare (PHP 5, PHP 7, PHP 8) mysqli::prepare -- mysqli_prepare — 実行するための SQL文 を準備する 説明 オブジェクト指向型 public mysqli::prepare ( string $query ): mysqli_stmt | false ...
https://man.plustar.jp/php/mysqli.prepare.html - [similar]
ラージオブジェクト (LOB) 0
« エラーおよびエラー処理 PDO » PHP Manual PDO ラージオブジェクト (LOB) ラージオブジェクト (LOB) アプリケーション内で、データベースに「大きな」データを格納する 必要を感じることがあるかもしれません。「大きな」とは、一般的には 「4kb 程度以上」を指しますが、データベースによっては 32kb くらい ...
https://man.plustar.jp/php/pdo.lobs.html - [similar]
序文 0
« PHP マニュアル はじめに » PHP Manual PHP マニュアル 序文 序文 PHP は、" PHP: Hypertext Preprocessor " を意味し、広く使用されているオープンソースの汎用スクリプト言語です。 HTML に埋め込むことができ、Web アプリケーションの開発に特に適しています。 PHP の構文の多くは C、Java、Perl 言語から ...
https://man.plustar.jp/php/preface.html - [similar]
セッションのアップロード状況 0
« カスタムセッションハンドラ セッション と セキュリティ » PHP Manual Sessions セッションのアップロード状況 セッションのアップロード状況 INI オプション session.upload_progress.enabled を有効にすると、アップロード中の個々のファイルの進捗状況を PHP で追えるようになります。 この情報は、アップ ...
https://man.plustar.jp/php/session.upload-progress.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Yaf 設定オプション 名前 デフォルト 変更可能 変更履歴 yaf.library PHP_INI_ALL yaf.action_prefer 0 PHP_INI_ALL yaf.lowcase_path 0 PHP_INI_ALL yaf.use_spl_autoload 0 PHP ...
https://man.plustar.jp/php/yaf.configuration.html - [similar]
PHP および DTrace の使用 0
« PHP および DTrace への入門 PHP DTrace 静的プローブとともに SystemTap を使用 » PHP Manual DTrace 動的トレーシング PHP および DTrace の使用 PHP および DTrace の使用 DTrace 動的トレーシングをサポートするプラットフォームでは、 DTrace 静的プローブ付きで PHP を構成できます。 DTrace 静的プロー ...
https://man.plustar.jp/php/features.dtrace.dtrace.html - [similar]
ステートメントリソースあるいは接続リソースからオプションの値を取得する 0
« db2_free_stmt db2_last_insert_id » PHP Manual IBM DB2 関数 ステートメントリソースあるいは接続リソースからオプションの値を取得する db2_get_option (PECL ibm_db2 >= 1.6.0) db2_get_option — ステートメントリソースあるいは接続リソースからオプションの値を取得する 説明 db2_get_option ( resourc ...
https://man.plustar.jp/php/function.db2-get-option.html - [similar]
URL エンコードされたクエリ文字列を生成する 0
« get_meta_tags parse_url » PHP Manual URL 関数 URL エンコードされたクエリ文字列を生成する http_build_query (PHP 5, PHP 7, PHP 8) http_build_query — URL エンコードされたクエリ文字列を生成する 説明 http_build_query ( array | object $data , string $numeric_prefix = "" , ? string $arg_separ ...
https://man.plustar.jp/php/function.http-build-query.html - [similar]
メールボックスへの IMAP ストリームをオープンする 0
« imap_num_recent imap_ping » PHP Manual IMAP 関数 メールボックスへの IMAP ストリームをオープンする imap_open (PHP 4, PHP 5, PHP 7, PHP 8) imap_open — メールボックスへの IMAP ストリームをオープンする 説明 imap_open ( string $mailbox , string $user , string $password , int $flags = 0 , in ...
https://man.plustar.jp/php/function.imap-open.html - [similar]