検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 690 for No (0.033 sec.)
生バイナリを base64 文字列にエンコードする 3779
« sodium_base642bin sodium_bin2hex » PHP Manual Sodium 関数 生バイナリを base64 文字列にエンコー ... の場合に指定します。 SODIUM_BASE64_VARIANT_ORIGINAL_NO_PADDING - 標準的な base64 文字列 ( A-Za-z0-9/\+ ) ... ング ( A-Za-z0-9\-_ ) SODIUM_BASE64_VARIANT_URLSAFE_NO_PADDING - URLに埋め込んでも安全な base64 エンコーデ ...
https://man.plustar.jp/php/function.sodium-bin2base64.html - [similar]
Call a Lua function 3779
« LuaSandboxFunction LuaSandboxFunction::__construct » PHP Manual LuaSandboxFunction Call a Lua ... vice versa. Lua functions are PHP LuaSandboxFunction objects, and vice versa. General PHP callable s are ... not supported. PHP array s are converted to Lua table ... s, and vice versa. Note that Lua typically indexes arrays from 1, while ... PHP indexes arrays from 0. No adjustment is made for these differing conventions ...
https://man.plustar.jp/php/luasandboxfunction.call.html - [similar]
ステートメントの実行 3779
« データベース接続 プリペアドステートメント » PHP Manual クイックスタートガイド ステートメントの ... id ASC" ); echo "Reverse order...\n" ; for ( $row_no = $result -> num_rows - 1 ; $row_no >= 0 ; $row_no ... --) { $result -> data_seek ( $row_no ); $row = $result -> fetch_assoc (); echo " id = " ...
https://man.plustar.jp/php/mysqli.quickstart.statements.html - [similar]
The Swoole\Process class 3722
« Swoole\MySQL\Exception Swoole\Process::alarm » PHP Manual Swoole The Swoole\Process class The ... ass Swoole\Process { /* Constants */ const int IPC_NOWAIT = 256 ; /* メソッド */ public static alarm ( i ... public close (): void public static daemon ( bool $nochdir = ? , bool $noclose = ? ): void public __dest ... : void public static kill ( int $pid , int $signal_no = ? ): bool public name ( string $process_name ): ... ? ): string public static signal ( string $signal_no , callable $callback ): void public start (): void ...
https://man.plustar.jp/php/class.swoole-process.html - [similar]
コマンドラインオプション 3722
« 他の SAPI との違い Usage » PHP Manual コマンドラインの使用法 コマンドラインオプション コマンド ... |<file> Look for php.ini file in this directory -n No php.ini file will be used -d foo[=bar] Define INI ... サーバーモードでのバインドパス ( CGI のみ)。 -C --no-chdir スクリプトのディレクトリへ chdir しません ( ... CGI のみ)。 -q --no-header 静寂モード。 HTTP ヘッダの出力を抑制します ... ファイルは、 デフォルトの位置 で探索されます。 -n --no-php-ini php.ini を完全に無視します。 -d --define こ ...
https://man.plustar.jp/php/features.commandline.options.html - [similar]
フィルタフラグ 3722
« その他のフィルタ 定義済み定数 » PHP Manual フィルタの型 フィルタフラグ フィルタフラグ フィルタ ... を、 科学記法の数値として許可します。 FILTER_FLAG_NO_ENCODE_QUOTES FILTER_SANITIZE_STRING このフラグを指 ... IPv6 形式の IP アドレスを許可します。 FILTER_FLAG_NO_PRIV_RANGE FILTER_VALIDATE_IP IPv4 プライベート領域 ... ではじまる IPv6 アドレスを許可しません。 FILTER_FLAG_NO_RES_RANGE FILTER_VALIDATE_IP 予約済みの IPv4 範囲 ...
https://man.plustar.jp/php/filter.filters.flags.html - [similar]
検証フィルタ 3722
« フィルタの型 除去フィルタ » PHP Manual フィルタの型 検証フィルタ 検証フィルタ 検証用のフィルタ ... 場合は、 false が返されるのは "0"、"false"、"off"、"no" および "" の場合のみとなります。 boolean 以外の値 ... FILTER_FLAG_IPV4 , FILTER_FLAG_IPV6 , FILTER_FLAG_NO_PRIV_RANGE , FILTER_FLAG_NO_RES_RANGE , FILTER_NUL ...
https://man.plustar.jp/php/filter.filters.validate.html - [similar]
Returns the PHP representation of a BSON value 3722
« MongoDB\BSON\toJSON MongoDB\BSON\toRelaxedExtendedJSON » PHP Manual 関数 Returns the PHP repre ... sentation of a BSON value MongoDB\BSON\toPHP (mongodb >=1.0.0 ... MongoDB\BSON\toPHP — Returns the PHP representation of a BSON value 説明 MongoDB\BSON\toPHP ( string $b ... may be undefined. Since PHP objects and arrays cannot have duplicate keys, data could also be lost when ... lidArgumentException if a class in the type map cannot be instantiated or does not implement MongoDB\BSO ...
https://man.plustar.jp/php/function.mongodb.bson-tophp.html - [similar]
base64 エンコードされた文字列を、生バイナリにデコードする 3722
« sodium_add sodium_bin2base64 » PHP Manual Sodium 関数 base64 エンコードされた文字列を、生バイナ ... _base642bin ( string $string , int $id , string $ignore = "" ): string base64 エンコードされた文字列を、 ... の場合に指定します。 SODIUM_BASE64_VARIANT_ORIGINAL_NO_PADDING - 標準的な base64 文字列 ( A-Za-z0-9/\+ ) ... ング ( A-Za-z0-9\-_ ) SODIUM_BASE64_VARIANT_URLSAFE_NO_PADDING - URLに埋め込んでも安全な base64 エンコーデ ... が、 = でパディングされていない場合に指定します。 ignore デコードする際に無視する文字(e.g. 空白文字) 戻り ...
https://man.plustar.jp/php/function.sodium-base642bin.html - [similar]
Rolls back a transaction that was begun with sqlsrv_begin_transaction 3722
« sqlsrv_query sqlsrv_rows_affected » PHP Manual SQLSRV 関数 Rolls back a transaction that was b ... gun with sqlsrv_begin_transaction sqlsrv_rollback (No version information available, might only be in Gi ... , back , example , connection , resource , conn , No ...
https://man.plustar.jp/php/function.sqlsrv-rollback.html - [similar]