検索

phrase: max: clip:
target: order:
Results of 721 - 730 of about 2650 for 上の (0.209 sec.)
プリペアドステートメントの変数をパラメータとしてバインドする 2128
« Mysql_xdevapi 関数 getSession » PHP Manual Mysql_xdevapi 関数 プリペアドステートメントの変数を ... $data = $res -> fetchAll (); print_r ( $data ); ?> 上の例の出力は、 たとえば以下のようになります。 <?php 関 ...
https://man.plustar.jp/php/function.mysql-xdevapi-expression.html - [similar]
.wav ファイルをバッファに読み込む 2128
« openal_buffer_get openal_context_create » PHP Manual OpenAL 関数 .wav ファイルをバッファに読み ... で作成したもの)。 wavfile ローカル ファイルシステム上の .wav ファイルへのパス。 戻り値 成功した場合に true ...
https://man.plustar.jp/php/function.openal-buffer-loadwav.html - [similar]
暗号 iv の長さを取得 2128
« OpenSSL 関数 openssl_cms_decrypt » PHP Manual OpenSSL 関数 暗号 iv の長さを取得 openssl_cipher ... ssl_cipher_iv_length ( $method ); echo $ivlen ; ?> 上の例の出力は、 たとえば以下のようになります。 16 関連キ ...
https://man.plustar.jp/php/function.openssl-cipher-iv-length.html - [similar]
realpath キャッシュサイズを取得 2128
« realpath_cache_get realpath » PHP Manual ファイルシステム 関数 realpath キャッシュサイズを取得 ... () 例 <?php var_dump ( realpath_cache_size ()); ?> 上の例の出力は、 たとえば以下のようになります。 int(412) ...
https://man.plustar.jp/php/function.realpath-cache-size.html - [similar]
Search RPM packages 2128
« rpmdbinfo rpminfo » PHP Manual RpmInfo 関数 Search RPM packages rpmdbsearch (PECL rpminfo >= 0 ... p" , RPMTAG_INSTFILENAMES ); print_r ( $info ); ?> 上の例の出力は以下となります。 Array ( [0] => Array ( [N ...
https://man.plustar.jp/php/function.rpmdbsearch.html - [similar]
Get information from a RPM file 2128
« rpmdbsearch rpmvercmp » PHP Manual RpmInfo 関数 Get information from a RPM file rpminfo (PECL ... .el8.remi.7.4.x86_64.rpm" ); print_r ( $info ); ?> 上の例の出力は以下となります。 Array ( [Name] => php-pec ...
https://man.plustar.jp/php/function.rpminfo.html - [similar]
Copy a function to a new function name 2128
« runkit7_function_add runkit7_function_redefine » PHP Manual runkit7 関数 Copy a function to a ... al' , 'duplicate' ); original (); duplicate (); ?> 上の例の出力は以下となります。 In a function In a functi ...
https://man.plustar.jp/php/function.runkit7-function-copy.html - [similar]
Returns information about the passed in value with data types, reference counts,... 2128
« runkit7_superglobals uopz » PHP Manual runkit7 関数 Returns information about the passed in va ... 1 ; var_dump ( runkit7_zval_inspect ( $var )); ?> 上の例の出力は以下となります。 array(4) { ["address"]=> ...
https://man.plustar.jp/php/function.runkit7-zval-inspect.html - [similar]
利用可能な SPL クラスを返す 2128
« spl_autoload spl_object_hash » PHP Manual SPL 関数 利用可能な SPL クラスを返す spl_classes (PH ... classes() の例 <?php print_r ( spl_classes ()); ?> 上の例の出力は、 たとえば以下のようになります。 Array ( ...
https://man.plustar.jp/php/function.spl-classes.html - [similar]
ファイルを削除する 2128
« ssh2_sftp_symlink ssh2_sftp » PHP Manual SSH2 関数 ファイルを削除する ssh2_sftp_unlink (PECL s ... , string $filename ): bool リモートファイルシステム上のファイルを削除します。 パラメータ sftp ssh2_sftp() で ...
https://man.plustar.jp/php/function.ssh2-sftp-unlink.html - [similar]