検索

phrase: max: clip:
target: order:
Results of 391 - 400 of about 457 for Ini (0.028 sec.)
陥りやすい落とし穴 3529
« エラーメッセージの説明 複数ファイルのアップロード » PHP Manual ファイルアップロードの処理 陥り ... とし穴 陥りやすい落とし穴 MAX_FILE_SIZE の値に、 php.ini の upload_max_filesize で指定されたファイルサイズよ ...
https://man.plustar.jp/php/features.file-upload.common-pitfalls.html - [similar]
リモートファイルの使用 3529
« 参考 接続処理 » PHP Manual 機能 リモートファイルの使用 リモートファイルの使用 php.ini で allow ...
https://man.plustar.jp/php/features.remote-files.html - [similar]
2 進数 を 10 進数に変換する 3529
« base_convert ceil » PHP Manual Math 関数 2 進数 を 10 進数に変換する bindec (PHP 4, PHP 5, PHP ... ntf ( $format , $input ); echo "binary: $bin \n" ; ini_set ( 'precision' , 20 ); // For readability on 64 ...
https://man.plustar.jp/php/function.bindec.html - [similar]
データベースへの接続を返す 3529
« db2_conn_errormsg db2_cursor_type » PHP Manual IBM DB2 関数 データベースへの接続を返す db2_con ... がコールされるまで変更は反映されません。 注意 : php.ini の設定は ibm_db2.i5_allow_commit ==0 あるいは DB2_ ... 用の DB2 6X アロケーションを無効にします。 注意: php.ini では ibm_db2.i5_dbcs_alloc ==0 あるいは DB2_I5_DBC ...
https://man.plustar.jp/php/function.db2-connect.html - [similar]
データベースへの持続的接続を返す 3529
« db2_pclose db2_prepare » PHP Manual IBM DB2 関数 データベースへの持続的接続を返す db2_pconnect ... がコールされるまで変更は反映されません。 注意 : php.ini の設定は ibm_db2.i5_allow_commit ==0 あるいは DB2_ ... の DB2 6X アロケーションを無効にします。 注意 : php.ini では ibm_db2.i5_dbcs_alloc ==0 あるいは DB2_I5_DBC ...
https://man.plustar.jp/php/function.db2-pconnect.html - [similar]
プロセスの出力がパターンに一致する・指定した時間が経過する・ あるいは EOF に達す... 3529
« Expect 関数 expect_popen » PHP Manual Expect 関数 プロセスの出力がパターンに一致する・指定した ... の例 <?php // ファイルをリモートホストにコピーします ini_set ( "expect.timeout" , 30 ); $stream = fopen ( " ...
https://man.plustar.jp/php/function.expect-expectl.html - [similar]
現在のリソース使用状況を取得する 3529
« getopt ini_alter » PHP Manual PHP オプション/情報 関数 現在のリソース使用状況を取得する getrus ...
https://man.plustar.jp/php/function.getrusage.html - [similar]
MIME ヘッダフィールドを作成する 3529
« iconv_mime_decode iconv_set_encoding » PHP Manual iconv 関数 MIME ヘッダフィールドを作成する i ... す。 指定されなかった場合は、 iconv_mime_encode() は ini 設定 iconv.internal_encoding であると仮定します。 ...
https://man.plustar.jp/php/function.iconv-mime-encode.html - [similar]
アップロードされたファイルを新しい位置に移動する 3529
« mkdir parse_ini_file » PHP Manual ファイルシステム 関数 アップロードされたファイルを新しい位置 ...
https://man.plustar.jp/php/function.move-uploaded-file.html - [similar]
S/MIME メッセージを暗号化する 3529
« openssl_pkcs7_decrypt openssl_pkcs7_read » PHP Manual OpenSSL 関数 S/MIME メッセージを暗号化す ... ))) { // メッセージを暗号化し、送信します! exec ( ini_get ( "sendmail_path" ) . " < enc.txt" ); } ?> 関連 ...
https://man.plustar.jp/php/function.openssl-pkcs7-encrypt.html - [similar]