検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 122 for [SIMILAR] 16 1024 4096 WITH 22395 ドメ WITH 1925... (0.228 sec.)
パスワードハッシュを作る 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]
CTRLイベント のハンドラを設定したり削除したりする 0
« sapi_windows_generate_ctrl_event sapi_windows_vt100_support » PHP Manual その他の関数 CTRLイベント のハンドラを設定したり削除したりする sapi_windows_set_ctrl_handler (PHP 7 >= 7.4.0, PHP 8) sapi_windows_set_ctrl_handler — CTRLイベント のハンドラを設定したり削除したりする 説明 sapi_wind ...
https://man.plustar.jp/php/function.sapi-windows-set-ctrl-handler.html - [similar]
はじめに 0
« コマンドラインの使用法 他の SAPI との違い » PHP Manual コマンドラインの使用法 はじめに はじめに CLI SAPI の主な目的は、シェルアプリケーションを PHP で開発することです。 CLI SAPI とその他の SAPI の間にはちょっとした違いがあり、 それを本章で説明します。 CLI と CGI は多くの共通点があります ...
https://man.plustar.jp/php/features.commandline.introduction.html - [similar]
COM オブジェクトのイベントを PHP オブジェクトに接続する 0
« com_create_guid com_get_active_object » PHP Manual COM関数 COM オブジェクトのイベントを PHP オブジェクトに接続する com_event_sink (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) com_event_sink — COM オブジェクトのイベントを PHP オブジェクトに接続する 説明 com_event_sink ( variant $variant , obje ...
https://man.plustar.jp/php/function.com-event-sink.html - [similar]
設定 0
« インストール PECL 拡張モジュールのインストール » PHP Manual FastCGI Process Manager (FPM) 設定 設定 FPM では、 php.ini 形式の構文の設定ファイル php-fpm.conf と、プール設定ファイルを使います。 php-fpm.conf のグローバル設定項目 pid string PID ファイルへのパス。デフォルト値: なし error_lo ...
https://man.plustar.jp/php/install.fpm.configuration.html - [similar]
OpenBSD へのインストール 0
« CGI およびコマンドライン Solaris へのインストール » PHP Manual Unix システムへのインストール OpenBSD へのインストール OpenBSD へのインストール このセクションでは、PHP を » OpenBSD 5.8 に インストールする場合に固有の注意事項とヒントについて説明します。 バイナリパッケージの使用 OpenBSD に ...
https://man.plustar.jp/php/install.unix.openbsd.html - [similar]
コア php.ini ディレクティブに関する説明 0
« php.ini のセクション一覧 拡張モジュールの一覧/分類 » PHP Manual php.ini ディレクティブ コア php.ini ディレクティブに関する説明 コア php.ini ディレクティブに関する説明 このリストには、PHPを設定する際に使用可能なコア php.ini ディレクティブが 含まれています。拡張モジュールにより処理される ...
https://man.plustar.jp/php/ini.core.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 mysqli 拡張モジュールが使えるようになったのは PHP バージョン 5.0.0 以降です。また、MySQL Native Driver が PHP に含まれるようになったのはバージョン 5.3.0 以降です。 Linux でのインストール 一般的な Unix ディ ...
https://man.plustar.jp/php/mysqli.installation.html - [similar]
リファレンスカウントの原理 0
« ガベージコレクション 循環の収集 » PHP Manual ガベージコレクション リファレンスカウントの原理 リファレンスカウントの原理 PHP 変数は「zval」と呼ばれるコンテナに保管されます。 zval コンテナには、変数の型と値の他に、情報の追加ビットを2つ含みます。 1つ目は「is_ref」と呼ばれ、変数が「参照集合 ...
https://man.plustar.jp/php/features.gc.refcounting-basics.html - [similar]
include 0
« require require_once » PHP Manual 制御構造 include include (PHP 4, PHP 5, PHP 7, PHP 8) include 式は指定されたファイルを読み込み、評価します。 以下の記述内容は require にも当てはまります。 ファイルのインクルードは、指定されたパスから行います。パスを指定しない場合は、 include_path の設定 ...
https://man.plustar.jp/php/function.include.html - [similar]
PREV 3 4 5 6 7 8 9 10 11 12 13 NEXT