検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 120 for [SIMILAR] 16 1024 4096 WITH 17660 対話 WITH 1587... (0.142 sec.)
PHP のデバッグについて 0
« PHP のデバッグ Configure オプション » PHP Manual PHP のデバッグ PHP のデバッグについて PHP のデバッグについて PHP には、 phpdbg 対話型デバッガー が同梱されます。 外部のデバッガモジュールを使用することもできます。 » Zend IDE にはデバッガが付属していますし、 DBG( » http://www.php-debugge ...
https://man.plustar.jp/php/debugger-about.html - [similar]
全てのブレークポイントをクリアする 0
« phpdbg_break_next phpdbg_color » PHP Manual phpdbg 関数 全てのブレークポイントをクリアする phpdbg_clear (PHP 5 >= 5.6.0, PHP 7, PHP 8) phpdbg_clear — 全てのブレークポイントをクリアする 説明 phpdbg_clear (): void これまでに設定されたブレークポイントをすべてクリアします。 phpdbg_break_*( ...
https://man.plustar.jp/php/function.phpdbg-clear.html - [similar]
はじめに 0
« Readline インストール/設定 » PHP Manual Readline はじめに はじめに readline 関数群は、GNU Readline ライブラリへの インターフェイスを実装したものです。これらの関数は、コマンドラインの 編集機能を提供します。一例をあげると、Bash において文字を挿入したり コマンド履歴を走査したりする際に、矢 ...
https://man.plustar.jp/php/intro.readline.html - [similar]
はじめに 0
« uopz インストール/設定 » PHP Manual uopz はじめに はじめに uopz (User Operations for Zend) エクステンションは、 コンパイル時および実行時に通常使用される Zend Engine の機能を公開します。 その目的は、PHP コードを表す内部構造の変更を可能にすること、 およびユーザーのコードが VM と対話できる ...
https://man.plustar.jp/php/intro.uopz.html - [similar]
PHP の振る舞いの変更 0
« 関数リファレンス APCu » PHP Manual 関数リファレンス PHP の振る舞いの変更 PHP の振る舞いの変更 APCu — APC User Cache はじめに インストール/設定 定義済み定数 APCu 関数 APCUIterator — APCUIterator クラス Componere はじめに インストール/設定 Componere\Abstract\Definition — The Componere\Ab ...
https://man.plustar.jp/php/refs.basic.php.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
« 実行時設定 定義済み定数 » PHP Manual インストール/設定 リソース型 リソース型 この拡張機能は、以下のリソース型を定義しています: SSH2 セッション SSH2 リスナー SSH2 SFTP SSH2 公開鍵サブシステム (ssh2 0.10 以降) 関連キーワード: リソース , 設定 , 定義 , 実行 , 定数 , インストール , セッショ ...
https://man.plustar.jp/php/ssh2.resources.html - [similar]
パスワードハッシュを作る 0
« password_get_info password_needs_rehash » PHP Manual Password Hashing 関数 パスワードハッシュを作る password_hash (PHP 5 >= 5.5.0, PHP 7, PHP 8) password_hash — パスワードハッシュを作る 説明 password_hash ( string $password , string | int | null $algo , array $options = [] ): string pa ...
https://man.plustar.jp/php/function.password-hash.html - [similar]
POSIX 関数 0
« posix_setrlimit 定数 posix_access » PHP Manual POSIX POSIX 関数 POSIX 関数 参考 プロセス制御関数 に関する節も 役に立つでしょう。 目次 posix_access — ファイルのアクセス権限を判断する posix_ctermid — 制御する端末のパス名を得る posix_errno — posix_get_last_error のエイリアス posix_get_las ...
https://man.plustar.jp/php/ref.posix.html - [similar]
テスト 0
« インストール手順 実行時設定 » PHP Manual インストール/設定 テスト テスト OCI8 のテストスイートは ext/oci8/tests にあります。 OCI8 のテストを実行すると、テストが失敗したときのログがこのディレクトリに記録されます。 PHP のテストを実行する前に、 details.inc を編集して $user、$password と接 ...
https://man.plustar.jp/php/oci8.test.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT