検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 725 for [SIMILAR] 16 1024 4096 WITH 9631 mcrypt WITH 797... (0.637 sec.)
はじめに 0
« 出力制御 インストール/設定 » PHP Manual 出力制御 はじめに はじめに 出力制御関数により、スクリプトから送信される出力を制御することが可 能になります。この機能は、複数の異なった場面、特にスクリプトがデー タ出力を開始した後にヘッダをブラウザに送信する必要がある場合に有用 です。出力制御関数 ...
https://man.plustar.jp/php/intro.outcontrol.html - [similar]
RegexIterator クラス 0
« RecursiveTreeIterator::valid RegexIterator::accept » PHP Manual イテレータ RegexIterator クラス RegexIterator クラス (PHP 5 >= 5.2.0, PHP 7, PHP 8) はじめに このイテレータを使うと、別のイテレータを正規表現でフィルタリングすることができます。 クラス概要 class RegexIterator extends Filte ...
https://man.plustar.jp/php/class.regexiterator.html - [similar]
Expect の使用例 0
« 例 Expect 関数 » PHP Manual 例 Expect の使用例 Expect の使用例 例1 Expect の使用例 この例ではリモートホストに SSH 経由で接続し、接続先の稼働時間を表示します。 <?php ini_set ( "expect.loguser" , "Off" ); $stream = fopen ( "expect://ssh root@remotehost uptime" , "r" ); $cases = array ( a ...
https://man.plustar.jp/php/expect.examples-usage.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_sftp_symlink ssh2_sftp » PHP Manual SSH2 関数 ファイルを削除する ssh2_sftp_unlink (PECL ssh2 >= 0.9.0) ssh2_sftp_unlink — ファイルを削除する 説明 ssh2_sftp_unlink ( resource $sftp , string $filename ): bool リモートファイルシステム上のファイルを削除します。 パラメータ sftp ssh2_sf ...
https://man.plustar.jp/php/function.ssh2-sftp-unlink.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 ibm_db2 設定オプション 名前 デフォルト 変更可能 変更履歴 ibm_db2.binmode "1" PHP_INI_ALL ibm_db2.i5_all_pconnect "0" PHP_INI_SYSTEM ibm_db2 1.6.5 以降で利用可能。 ibm ...
https://man.plustar.jp/php/ibm-db2.configuration.html - [similar]
Description 0
« Imagick::rotateImage Imagick::roundCorners » PHP Manual Imagick Description Imagick::rotationalBlurImage (PECL imagick 3 >= 3.3.0) Imagick::rotationalBlurImage — Description 説明 public Imagick::rotationalBlurImage ( float $angle , int $channel = Imagick::CHANNEL_DEFAULT ): bool Rotati ...
https://man.plustar.jp/php/imagick.rotationalblurimage.html - [similar]
トランザクションをコミットする 0
« PDO::beginTransaction PDO::__construct » PHP Manual PDO トランザクションをコミットする PDO::commit (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) PDO::commit — トランザクションをコミットする 説明 public PDO::commit (): bool トランザクションをコミットし、 次に PDO::beginTransaction() ...
https://man.plustar.jp/php/pdo.commit.html - [similar]
SNMP セッションを閉じる 0
« SNMP SNMP::__construct » PHP Manual SNMP SNMP セッションを閉じる SNMP::close (PHP 5 >= 5.4.0, PHP 7, PHP 8) SNMP::close — SNMP セッションを閉じる 説明 public SNMP::close (): bool SNMP セッションオブジェクトを閉じます。 パラメータ この関数にはパラメータはありません。 戻り値 成功した場合 ...
https://man.plustar.jp/php/snmp.close.html - [similar]
Enchant スペリングライブラリ 0
« 自然言語および文字エンコーディング はじめに » PHP Manual 自然言語および文字エンコーディング Enchant スペリングライブラリ Enchant スペリングライブラリ はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 Enchant 関数 enchant_broker_describe — Enchant プ ...
https://man.plustar.jp/php/book.enchant.html - [similar]