検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 533 for [SIMILAR] 16 1024 4096 WITH 16650 iconv WITH 665... (0.451 sec.)
変更履歴 0
« wordwrap 変数・データ型関連 » PHP Manual 文字列 変更履歴 変更履歴 この拡張モジュールのクラス/関数/メソッドには次のような変更がありました。 Version Function Description 8.1.0 get_html_translation_table flags のデフォルト値が ENT_COMPAT から ENT_QUOTES | ENT_SUBSTITUTE | ENT_HTML401 に変 ...
https://man.plustar.jp/php/changelog.strings.html - [similar]
適用可能な文字を全て HTML エンティティに変換する 0
« html_entity_decode htmlspecialchars_decode » PHP Manual String 関数 適用可能な文字を全て HTML エンティティに変換する htmlentities (PHP 4, PHP 5, PHP 7, PHP 8) htmlentities — 適用可能な文字を全て HTML エンティティに変換する 説明 htmlentities ( string $string , int $flags = ENT_QUOTES | ...
https://man.plustar.jp/php/function.htmlentities.html - [similar]
サービスマネージャに接続する 0
« ibase_server_info ibase_service_detach » PHP Manual Firebird/InterBase 関数 サービスマネージャに接続する ibase_service_attach (PHP 5, PHP 7 < 7.4.0) ibase_service_attach — サービスマネージャに接続する 説明 ibase_service_attach ( string $host , string $dba_username , string $dba_passwor ...
https://man.plustar.jp/php/function.ibase-service-attach.html - [similar]
無名クラス 0
« トレイト オーバーロード » PHP Manual クラスとオブジェクト 無名クラス 無名クラス 無名クラスは、その場限りの使い捨てのオブジェクトが必要になった場合に便利です。 <?php // 明示的にクラスを宣言して使う class Logger { public function log ( $msg ) { echo $msg ; } } $util -> setLogger (new Log ...
https://man.plustar.jp/php/language.oop5.anonymous.html - [similar]
XML-RPC 0
« Yar_Client_Exception::getType はじめに » PHP Manual ウェブサービス XML-RPC XML-RPC はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 XML-RPC 関数 xmlrpc_decode_request — XML をネイティブなPHP 型にデコードする xmlrpc_decode — XML をネイティブな PHP 型に ...
https://man.plustar.jp/php/book.xmlrpc.html - [similar]
MIME エンコードされたテキストを UTF-8 に変換する 0
« imap_utf8_to_mutf7 IMAP\Connection » PHP Manual IMAP 関数 MIME エンコードされたテキストを UTF-8 に変換する imap_utf8 (PHP 4, PHP 5, PHP 7, PHP 8) imap_utf8 — MIME エンコードされたテキストを UTF-8 に変換する 説明 imap_utf8 ( string $mime_encoded_text ): string 宣言されている文字セットを ...
https://man.plustar.jp/php/function.imap-utf8.html - [similar]
直近に発生したエラーを返す 0
« json_last_error_msg Lua » PHP Manual JSON 関数 直近に発生したエラーを返す json_last_error (PHP 5 >= 5.3.0, PHP 7, PHP 8) json_last_error — 直近に発生したエラーを返す 説明 json_last_error (): int JSON_THROW_ON_ERROR を指定していなかった場合に、 直近の JSON エンコード/デコード処理中に発生 ...
https://man.plustar.jp/php/function.json-last-error.html - [similar]
匿名の公開鍵暗号による復号 0
« sodium_crypto_box_publickey sodium_crypto_box_seal » PHP Manual Sodium 関数 匿名の公開鍵暗号による復号 sodium_crypto_box_seal_open (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_box_seal_open — 匿名の公開鍵暗号による復号 説明 sodium_crypto_box_seal_open ( string $ciphertext , string $key_pair ) ...
https://man.plustar.jp/php/function.sodium-crypto-box-seal-open.html - [similar]
WDDX パケットをデシリアライズする 0
« wddx_add_vars wddx_packet_end » PHP Manual WDDX 関数 WDDX パケットをデシリアライズする wddx_deserialize (PHP 4, PHP 5, PHP 7) wddx_deserialize — WDDX パケットをデシリアライズする 警告 この機能は PHP 7.4.0 で 削除 されました。 説明 wddx_deserialize ( string $packet ): mixed WDDX packet ...
https://man.plustar.jp/php/function.wddx-deserialize.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 使用しているシステムが、最近のPOSIX対応システムのどれかである場合には、標準C 言語ライブラリの中にiconv機能が含まれているため、何かをする必要はありません。 そうでない場合は、 » libiconv ライブラリを入手して使用す ...
https://man.plustar.jp/php/iconv.requirements.html - [similar]