検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 187 for [SIMILAR] 16 1024 4096 WITH 29653 xmlrpc WITH 83... (0.704 sec.)
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 PHPのXML-RPCサポートはデフォルトでは有効となっていません。 XML-RPCサポートを有効にするには、PHPをコンパイルする際に設定オプション --with-xmlrpc[=DIR] を使用する必要があります。 関連キーワード: インストール ...
https://man.plustar.jp/php/xmlrpc.installation.html - [similar]
特殊文字を HTML エンティティに変換する 0
« htmlspecialchars_decode implode » PHP Manual String 関数 特殊文字を HTML エンティティに変換する htmlspecialchars (PHP 4, PHP 5, PHP 7, PHP 8) htmlspecialchars — 特殊文字を HTML エンティティに変換する 説明 htmlspecialchars ( string $string , int $flags = ENT_QUOTES | ENT_SUBSTITUTE | EN ...
https://man.plustar.jp/php/function.htmlspecialchars.html - [similar]
変数の文字コードを変換する 0
« mb_convert_kana mb_decode_mimeheader » PHP Manual マルチバイト文字列 関数 変数の文字コードを変換する mb_convert_variables (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_convert_variables — 変数の文字コードを変換する 説明 mb_convert_variables ( string $to_encoding , array | string $from_encod ...
https://man.plustar.jp/php/function.mb-convert-variables.html - [similar]
認証済み公開鍵を追加する 0
« ssh2_poll ssh2_publickey_init » PHP Manual SSH2 関数 認証済み公開鍵を追加する ssh2_publickey_add (PECL ssh2 >= 0.10) ssh2_publickey_add — 認証済み公開鍵を追加する 説明 ssh2_publickey_add ( resource $pkey , string $algoname , string $blob , bool $overwrite = false , array $attributes = ...
https://man.plustar.jp/php/function.ssh2-publickey-add.html - [similar]
ファイルからの YAML ストリームをパースする 0
« yaml_emit yaml_parse_url » PHP Manual Yaml 関数 ファイルからの YAML ストリームをパースする yaml_parse_file (PECL yaml >= 0.4.0) yaml_parse_file — ファイルからの YAML ストリームをパースする 説明 yaml_parse_file ( string $filename , int $pos = 0 , int &$ndocs = ? , array $callbacks = nul ...
https://man.plustar.jp/php/function.yaml-parse-file.html - [similar]
米Yahoo! の位置情報プラットフォーム FireEagle の例 0
« 例 OAuth 関数 » PHP Manual 例 米Yahoo! の位置情報プラットフォーム FireEagle の例 米Yahoo! の位置情報プラットフォーム FireEagle の例 <?php $req_url = 'https://fireeagle.yahooapis.com/oauth/request_token' ; $authurl = 'https://fireeagle.yahoo.net/oauth/authorize' ; $acc_url = 'https://fi ...
https://man.plustar.jp/php/oauth.examples.fireeagle.html - [similar]
Gmagick 0
« GdFont はじめに » PHP Manual 画像処理および作成 Gmagick Gmagick はじめに インストール/設定 要件 インストール手順 実行時設定 定義済み定数 例 Gmagick — Gmagick クラス Gmagick::addimage — 新しい画像を Gmagick オブジェクトの画像リストに追加する Gmagick::addnoiseimage — ランダムなノイズを画 ...
https://man.plustar.jp/php/book.gmagick.html - [similar]
文字列を処理し、変数に代入する 0
« ord print » PHP Manual String 関数 文字列を処理し、変数に代入する parse_str (PHP 4, PHP 5, PHP 7, PHP 8) parse_str — 文字列を処理し、変数に代入する 説明 parse_str ( string $string , array &$result ): void URL 経由で渡されるクエリ文字列と同様に string を処理し、現在のスコープに変数をセッ ...
https://man.plustar.jp/php/function.parse-str.html - [similar]
暗号化されたストリームから、データのチャンクを複号する 0
« sodium_crypto_secretstream_xchacha20poly1305_keygen sodium_crypto_secretstream_xchacha20poly1305_push » PHP Manual Sodium 関数 暗号化されたストリームから、データのチャンクを複号する sodium_crypto_secretstream_xchacha20poly1305_pull (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_secretstream_xch ...
https://man.plustar.jp/php/function.sodium-crypto-secretstream-xchacha20poly1305... - [similar]
ストリーミングAPI で安全に復号できるように、データのチャンクを暗号化する 0
« sodium_crypto_secretstream_xchacha20poly1305_pull sodium_crypto_secretstream_xchacha20poly1305_rekey » PHP Manual Sodium 関数 ストリーミングAPI で安全に復号できるように、データのチャンクを暗号化する sodium_crypto_secretstream_xchacha20poly1305_push (PHP 7 >= 7.2.0, PHP 8) sodium_crypto ...
https://man.plustar.jp/php/function.sodium-crypto-secretstream-xchacha20poly1305... - [similar]