検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 326 for [SIMILAR] 16 1024 4096 WITH 42538 strpbrk WITH 1... (0.473 sec.)
外部プログラムを実行し、未整形の出力を表示する 0
« exec proc_close » PHP Manual プログラム実行関数 外部プログラムを実行し、未整形の出力を表示する passthru (PHP 4, PHP 5, PHP 7, PHP 8) passthru — 外部プログラムを実行し、未整形の出力を表示する 説明 passthru ( string $command , int &$result_code = null ): ? bool passthru() 関数は exec() 関 ...
https://man.plustar.jp/php/function.passthru.html - [similar]
スポット色を作成する 0
« ps_lineto ps_moveto » PHP Manual PS 関数 スポット色を作成する ps_makespotcolor (PECL ps >= 1.1.0) ps_makespotcolor — スポット色を作成する 説明 ps_makespotcolor ( resource $psdoc , string $name , int $reserved = 0 ): int 現在の塗りつぶし色からスポット色を作成します。塗りつぶし色の色空間 ...
https://man.plustar.jp/php/function.ps-makespotcolor.html - [similar]
座標変換を設定する 0
« ps_symbol RpmInfo » PHP Manual PS 関数 座標変換を設定する ps_translate (PECL ps >= 1.1.0) ps_translate — 座標変換を設定する 説明 ps_translate ( resource $psdoc , float $x , float $y ): bool 新しい座標系の原点を設定します。 パラメータ psdoc ps_new() が返す、postscript ファイルのリソース ...
https://man.plustar.jp/php/function.ps-translate.html - [similar]
暗号論的に安全な、疑似ランダムなバイト列を生成する 0
« CSPRNG 関数 random_int » PHP Manual CSPRNG 関数 暗号論的に安全な、疑似ランダムなバイト列を生成する random_bytes (PHP 7, PHP 8) random_bytes — 暗号論的に安全な、疑似ランダムなバイト列を生成する 説明 random_bytes ( int $length ): string ソルトやキーや初期化ベクトルのような、暗号化の用途に ...
https://man.plustar.jp/php/function.random-bytes.html - [similar]
接続しているかどうかによらずソケットにメッセージを送信する 0
« socket_sendmsg socket_set_block » PHP Manual ソケット 関数 接続しているかどうかによらずソケットにメッセージを送信する socket_sendto (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_sendto — 接続しているかどうかによらずソケットにメッセージを送信する 説明 socket_sendto ( Socket $socket , str ...
https://man.plustar.jp/php/function.socket-sendto.html - [similar]
現在認証済みの公開鍵の一覧を表示する 0
« ssh2_publickey_init ssh2_publickey_remove » PHP Manual SSH2 関数 現在認証済みの公開鍵の一覧を表示する ssh2_publickey_list (PECL ssh2 >= 0.10) ssh2_publickey_list — 現在認証済みの公開鍵の一覧を表示する 説明 ssh2_publickey_list ( resource $pkey ): array 現在認証済みの公開鍵の一覧を表示し ...
https://man.plustar.jp/php/function.ssh2-publickey-list.html - [similar]
デフォルトのストリームコンテキストを取得する 0
« stream_context_create stream_context_get_options » PHP Manual ストリーム 関数 デフォルトのストリームコンテキストを取得する stream_context_get_default (PHP 5 >= 5.1.0, PHP 7, PHP 8) stream_context_get_default — デフォルトのストリームコンテキストを取得する 説明 stream_context_get_default ...
https://man.plustar.jp/php/function.stream-context-get-default.html - [similar]
リポジトリから作業コピーをチェックアウトする 0
« svn_cat svn_cleanup » PHP Manual SVN 関数 リポジトリから作業コピーをチェックアウトする svn_checkout (PECL svn >= 0.1.0) svn_checkout — リポジトリから作業コピーをチェックアウトする 説明 svn_checkout ( string $repos , string $targetpath , int $revision = ? , int $flags = 0 ): bool repos ...
https://man.plustar.jp/php/function.svn-checkout.html - [similar]
外部プログラムを実行し、出力を表示する 0
« shell_exec parallel » PHP Manual プログラム実行関数 外部プログラムを実行し、出力を表示する system (PHP 4, PHP 5, PHP 7, PHP 8) system — 外部プログラムを実行し、出力を表示する 説明 system ( string $command , int &$result_code = null ): string | false system() は、指定した command を実行 ...
https://man.plustar.jp/php/function.system.html - [similar]
YAML 形式にした値を返す 0
« yaml_emit_file yaml_parse_file » PHP Manual Yaml 関数 YAML 形式にした値を返す yaml_emit (PECL yaml >= 0.5.0) yaml_emit — YAML 形式にした値を返す 説明 yaml_emit ( mixed $data , int $encoding = YAML_ANY_ENCODING , int $linebreak = YAML_ANY_BREAK , array $callbacks = null ): string data で ...
https://man.plustar.jp/php/function.yaml-emit.html - [similar]