検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 356 for [SIMILAR] 16 1024 4096 WITH 42892 popcount WITH ... (0.322 sec.)
下位互換性のない変更点 0
« PHP 5.6.x から PHP 7.0.x への移行 新機能 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 エラーや例外の取り扱いの変更 fatal error や recoverable fatal error の多くが、PHP 7 では例外に変換されるようになりました。 これらの例外は Error クラスを ...
https://man.plustar.jp/php/migration70.incompatible.html - [similar]
設定を変更するには 0
« どこで設定を行うのか 言語リファレンス » PHP Manual 実行時設定 設定を変更するには 設定を変更するには Apache モジュールとして PHP を実行している場合 PHP を Apache モジュールとして使用している場合、Apache 設定ファイル (例、 httpd.conf ) もしくは .htaccess ファイルにディレクティブを記述する ...
https://man.plustar.jp/php/configuration.changes.html - [similar]
その他の変更 0
« 変更された関数 Windows のサポート » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 その他の変更 その他の変更 無効な文字列による算術演算の通知 数値形式ではない文字列を使って、数値を期待する演算 ( + - * / ** % << >> | & ^ や、これらを用いた代入演算) を行おうとしたときに、 E_WARNING あるいは ...
https://man.plustar.jp/php/migration71.other-changes.html - [similar]
実行時設定 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]
JSON 文字列をデコードする 0
« JSON 関数 json_encode » PHP Manual JSON 関数 JSON 文字列をデコードする json_decode (PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL json >= 1.2.0) json_decode — JSON 文字列をデコードする 説明 json_decode ( string $json , ? bool $associative = null , int $depth = 512 , int $flags = 0 ): mixed JSON エ ...
https://man.plustar.jp/php/function.json-decode.html - [similar]
CSR を作成する 0
« openssl_csr_get_subject openssl_csr_sign » PHP Manual OpenSSL 関数 CSR を作成する openssl_csr_new (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) openssl_csr_new — CSR を作成する 説明 openssl_csr_new ( array $distinguished_names , OpenSSLAsymmetricKey &$private_key , ? array $options = null , ? ...
https://man.plustar.jp/php/function.openssl-csr-new.html - [similar]
インターネットドメインまたは Unix ドメインのソケット接続を開く 0
« stream_socket_accept stream_socket_enable_crypto » PHP Manual ストリーム 関数 インターネットドメインまたは Unix ドメインのソケット接続を開く stream_socket_client (PHP 5, PHP 7, PHP 8) stream_socket_client — インターネットドメインまたは Unix ドメインのソケット接続を開く 説明 stream_sock ...
https://man.plustar.jp/php/function.stream-socket-client.html - [similar]
インターネットドメインまたは Unix ドメインのサーバーソケットを作成する 0
« stream_socket_sendto stream_socket_shutdown » PHP Manual ストリーム 関数 インターネットドメインまたは Unix ドメインのサーバーソケットを作成する stream_socket_server (PHP 5, PHP 7, PHP 8) stream_socket_server — インターネットドメインまたは Unix ドメインのサーバーソケットを作成する 説明 ...
https://man.plustar.jp/php/function.stream-socket-server.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 OPcache 設定オプション 名前 デフォルト 変更可能 変更履歴 opcache.enable "1" PHP_INI_ALL opcache.enable_cli "0" PHP_INI_SYSTEM PHP 7.1.2 と 7.1.6 の間では、デフォルトは ...
https://man.plustar.jp/php/opcache.configuration.html - [similar]
値を JSON 形式にして返す 0
« json_decode json_last_error_msg » PHP Manual JSON 関数 値を JSON 形式にして返す json_encode (PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL json >= 1.2.0) json_encode — 値を JSON 形式にして返す 説明 json_encode ( mixed $value , int $flags = 0 , int $depth = 512 ): string | false 与えられた value を ...
https://man.plustar.jp/php/function.json-encode.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT