検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 195 for [SIMILAR] 16 1024 4096 WITH 16883 イセ WITH 7697... (0.246 sec.)
はじめに 0
« WDDX インストール/設定 » PHP Manual WDDX はじめに はじめに 警告 この拡張モジュールは 推奨されていません し PHP 7.4.0 以降では バンドルされていません 。 以下の関数は、 » WDDX と組み合わせて動作することを想定しています。 警告 信頼できないユーザーの入力を wddx_deserialize() 関数に渡しては ...
https://man.plustar.jp/php/intro.wddx.html - [similar]
シェル引数として使用される文字列をエスケープする 0
« プログラム実行関数 escapeshellcmd » PHP Manual プログラム実行関数 シェル引数として使用される文字列をエスケープする escapeshellarg (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) escapeshellarg — シェル引数として使用される文字列をエスケープする 説明 escapeshellarg ( string $arg ): string escapesh ...
https://man.plustar.jp/php/function.escapeshellarg.html - [similar]
InterBase データベースでクエリを実行する 0
« ibase_prepare ibase_restore » PHP Manual Firebird/InterBase 関数 InterBase データベースでクエリを実行する ibase_query (PHP 5, PHP 7 < 7.4.0) ibase_query — InterBase データベースでクエリを実行する 説明 ibase_query ( resource $link_identifier = ? , string $query , int $bind_args = ? ): r ...
https://man.plustar.jp/php/function.ibase-query.html - [similar]
RFC 3986 に基づき URL エンコードを行う 0
« rawurldecode urldecode » PHP Manual URL 関数 RFC 3986 に基づき URL エンコードを行う rawurlencode (PHP 4, PHP 5, PHP 7, PHP 8) rawurlencode — RFC 3986 に基づき URL エンコードを行う 説明 rawurlencode ( string $string ): string 指定した文字列を » RFC 3986 にもとづいてエンコードします。 パ ...
https://man.plustar.jp/php/function.rawurlencode.html - [similar]
フォーマットされた文字列を返す 0
« soundex sscanf » PHP Manual String 関数 フォーマットされた文字列を返す sprintf (PHP 4, PHP 5, PHP 7, PHP 8) sprintf — フォーマットされた文字列を返す 説明 sprintf ( string $format , mixed ...$values ): string フォーマット文字列 format に基づき生成された文字列を返します。 パラメータ form ...
https://man.plustar.jp/php/function.sprintf.html - [similar]
記号を取得する 0
« NumberFormatter::getPattern NumberFormatter::getTextAttribute » PHP Manual NumberFormatter 記号を取得する NumberFormatter::getSymbol numfmt_get_symbol (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) NumberFormatter::getSymbol -- numfmt_get_symbol — 記号を取得する 説明 オブジェクト指 ...
https://man.plustar.jp/php/numberformatter.getsymbol.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 7.1.x で推奨されなくなる機能 その他の変更 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 変更された関数 変更された関数 PHP コア getopt() に、オプションの第三引数が追加されました。 これは参照渡しの引数で、処理対象の引数リストの次の要素のインデックスが格納されます。 getenv() の引数が ...
https://man.plustar.jp/php/migration71.changed-functions.html - [similar]
0
« 変更履歴 Mysql_xdevapi 関数 » PHP Manual Mysql_xdevapi 例 例 X DevAPI の中心的なエントリポイントは、 mysql_xdevapi\getSession() 関数です。 これは MySQL 8.0 サーバへの URI を受取り、 mysql_xdevap\Session オブジェクトを返します。 例1 MySQL Serverへの接続 <?php try { $session = mysql_xdev ...
https://man.plustar.jp/php/mysql-xdevapi.examples.html - [similar]
配列から一つ以上のキーをランダムに取得する 0
« array_push array_reduce » PHP Manual 配列 関数 配列から一つ以上のキーをランダムに取得する array_rand (PHP 4, PHP 5, PHP 7, PHP 8) array_rand — 配列から一つ以上のキーをランダムに取得する 説明 array_rand ( array $array , int $num = 1 ): int | string | array 一つ以上のランダムなエントリを ...
https://man.plustar.jp/php/function.array-rand.html - [similar]