検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 2212 for [SIMILAR] 16 1024 4096 WITH 32782 削除 WITH 1792... (1.210 sec.)
関数のオーバーロード機能 0
« サポートされる文字エンコーディング PHP の文字エンコーディングに関する要件 » PHP Manual マルチバイト文字列 関数のオーバーロード機能 関数のオーバーロード機能 警告 この機能は PHP 7.2.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。この機能に頼らないことを強く推奨します。 PHP アプリケーシ ...
https://man.plustar.jp/php/mbstring.overload.html - [similar]
SCM データベースからサービスのエントリを削除する 0
« win32_create_service win32_get_last_control_message » PHP Manual win32service 関数 SCM データベースからサービスのエントリを削除する win32_delete_service (PECL win32service >=0.1.0) win32_delete_service — SCM データベースからサービスのエントリを削除する 説明 win32_delete_service ( strin ...
https://man.plustar.jp/php/function.win32-delete-service.html - [similar]
新機能 0
« PHP 7.0.x から PHP 7.1.x への移行 新しい関数 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 新機能 新機能 nullable な型 パラメータや戻り値の型宣言で nullable 指定ができるようになりました。 型の前にクエスチョンマークをつけると、nullable であることを指定できます。 nullable 指定をすると、 ...
https://man.plustar.jp/php/migration71.new-features.html - [similar]
出力のバッファリングを有効にする 0
« ob_list_handlers output_add_rewrite_var » PHP Manual 出力制御 関数 出力のバッファリングを有効にする ob_start (PHP 4, PHP 5, PHP 7, PHP 8) ob_start — 出力のバッファリングを有効にする 説明 ob_start ( callable $callback = null , int $chunk_size = 0 , int $flags = PHP_OUTPUT_HANDLER_STDFLA ...
https://man.plustar.jp/php/function.ob-start.html - [similar]
秘密鍵を開放する 0
« openssl_pkey_export openssl_pkey_get_details » PHP Manual OpenSSL 関数 秘密鍵を開放する openssl_pkey_free (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) openssl_pkey_free — 秘密鍵を開放する 警告 この関数は PHP 8.0.0 で 非推奨 になります。この関数に頼らないことを強く推奨します。 説明 openssl_pke ...
https://man.plustar.jp/php/function.openssl-pkey-free.html - [similar]
最初の引数で指定したコールバック関数をコールする 0
« call_user_func_array create_function » PHP Manual 関数処理 関数 最初の引数で指定したコールバック関数をコールする call_user_func (PHP 4, PHP 5, PHP 7, PHP 8) call_user_func — 最初の引数で指定したコールバック関数をコールする 説明 call_user_func ( callable $callback , mixed ...$args ): mi ...
https://man.plustar.jp/php/function.call-user-func.html - [similar]
削除用にマークされたすべてのメッセージを削除する 0
« imap_errors imap_fetch_overview » PHP Manual IMAP 関数 削除用にマークされたすべてのメッセージを削除する imap_expunge (PHP 4, PHP 5, PHP 7, PHP 8) imap_expunge — 削除用にマークされたすべてのメッセージを削除する 説明 imap_expunge ( IMAP\Connection $imap ): bool imap_delete() 、 imap_mail ...
https://man.plustar.jp/php/function.imap-expunge.html - [similar]
配列 関数 0
« 配列のソート array_change_key_case » PHP Manual 配列 配列 関数 配列 関数 参考 is_array() , explode() , implode() , preg_split() , および join() も参照してください。 目次 array_change_key_case — 配列のすべてのキーの大文字小文字を変更する array_chunk — 配列を分割する array_column — 入力配 ...
https://man.plustar.jp/php/ref.array.html - [similar]
新機能 0
« 下位互換性のない変更点 PHP 7.0.x で推奨されなくなる機能 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 新機能 新機能 スカラー型宣言 スカラー 型宣言 には二つの方式があります。デフォルトの自動変換(coercive) モードと、 厳密に判断する strict モードです。 パラメータとして、 文字列 ( string ...
https://man.plustar.jp/php/migration70.new-features.html - [similar]
コールバック関数を使用して、配列の要素をフィルタリングする 0
« array_fill array_flip » PHP Manual 配列 関数 コールバック関数を使用して、配列の要素をフィルタリングする array_filter (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) array_filter — コールバック関数を使用して、配列の要素をフィルタリングする 説明 array_filter ( array $array , ? callable $callback = ...
https://man.plustar.jp/php/function.array-filter.html - [similar]