検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 102 for [SIMILAR] 16 1024 4096 WITH 30418 declaration WI... (0.126 sec.)
SQLインジェクション 0
« ストレージの暗号化 エラーのレポート » PHP Manual データベースのセキュリティ SQLインジェクション SQLインジェクション 多くの開発者はSQLクエリがどのように改竄されるかということを余り気にかけておらず、またSQLクエリは信用できるものと考えているようです。 実際にはSQLクエリはアクセス制限を回避 ...
https://man.plustar.jp/php/security.database.sql-injection.html - [similar]
コマンドラインオプション 0
« 他の SAPI との違い Usage » PHP Manual コマンドラインの使用法 コマンドラインオプション コマンドラインオプション PHP バイナリにより提供されるコマンドラインオプションの一覧は、 -h スイッチを指定して PHP を実行することにより いつでも調べることができます。 Usage: php [options] [-f] <file> [ ...
https://man.plustar.jp/php/features.commandline.options.html - [similar]
下位互換性のない変更点 0
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 文字列と数値の比較 (厳密でないやり方で)数値と非数値文字列を比較する場合、 数値を文字列にキャストし、文字列と比較するようになりました。 数値と数値形式の文字列 ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual FFI 定義済み定数 定義済み定数 定数は定義されていません。 関連キーワード: 定義 , 定数 , リソース , ...
https://man.plustar.jp/php/ffi.constants.html - [similar]
インストール/設定 0
« はじめに 要件 » PHP Manual FFI インストール/設定 インストール/設定 目次 要件 インストール手順 実行時設定 リソース型 関連キーワード: インストール , 設定 , 要件 , 手順 , 実行 , リソース , ...
https://man.plustar.jp/php/ffi.setup.html - [similar]
trigger_error のエイリアス 0
« trigger_error FFI » PHP Manual エラー処理関数 trigger_error のエイリアス user_error (PHP 4, PHP 5, PHP 7, PHP 8) user_error — trigger_error() のエイリアス 説明 この関数は次の関数のエイリアスです。 trigger_error() . 関連キーワード: 関数 , user , エラー , 処理 , ...
https://man.plustar.jp/php/function.user-error.html - [similar]
OPcache 0
« FFI\ParserException はじめに » PHP Manual PHP の振る舞いの変更 OPcache OPcache はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 コードの事前ロード OPcache 関数 opcache_compile_file — PHP スクリプトを、実行せずにコンパイルしてキャッシュする opcache_get_configuratio ...
https://man.plustar.jp/php/book.opcache.html - [similar]
ディレクトリを変更する 0
« ディレクトリ 関数 chroot » PHP Manual ディレクトリ 関数 ディレクトリを変更する chdir (PHP 4, PHP 5, PHP 7, PHP 8) chdir — ディレクトリを変更する 説明 chdir ( string $directory ): bool PHP のカレントディレクトリを directory に変更します。 パラメータ directory 新しいカレントディレクトリ ...
https://man.plustar.jp/php/function.chdir.html - [similar]
カレントのワーキングディレクトリを取得する 0
« dir opendir » PHP Manual ディレクトリ 関数 カレントのワーキングディレクトリを取得する getcwd (PHP 4, PHP 5, PHP 7, PHP 8) getcwd — カレントのワーキングディレクトリを取得する 説明 getcwd (): string | false カレントのワーキングディレクトリを返します。 パラメータ この関数にはパラメータはあ ...
https://man.plustar.jp/php/function.getcwd.html - [similar]
新機能 0
« PHP 7.3.x から PHP 7.4.x への移行 新しいクラスとインターフェイス » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 新機能 新機能 PHP コア 型付きプロパティ クラスのプロパティは、新たに型宣言をサポートするようになりました <?php class User { public int $id ; public string $name ; } ?> 上の例 ...
https://man.plustar.jp/php/migration74.new-features.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT