検索

phrase: max: clip:
target: order:
Results of 591 - 600 of about 861 for [SIMILAR] 16 1024 4096 WITH 18981 processes WITH... (0.868 sec.)
現在のセッションをクリアする 0
« pspell_check pspell_config_create » PHP Manual Pspell 関数 現在のセッションをクリアする pspell_clear_session (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) pspell_clear_session — 現在のセッションをクリアする 説明 pspell_clear_session ( PSpell\Dictionary $dictionary ): bool pspell_clear_session( ...
https://man.plustar.jp/php/function.pspell-clear-session.html - [similar]
メタ文字をクォートする 0
« quoted_printable_encode rtrim » PHP Manual String 関数 メタ文字をクォートする quotemeta (PHP 4, PHP 5, PHP 7, PHP 8) quotemeta — メタ文字をクォートする 説明 quotemeta ( string $string ): string 文字列 str について、 . \ + * ? [ ^ ] ( $ ) の前にバックスラッシュ文字 ( \ ) でクォートして返 ...
https://man.plustar.jp/php/function.quotemeta.html - [similar]
__autoload() のデフォルト実装 0
« spl_autoload_unregister spl_classes » PHP Manual SPL 関数 __autoload() のデフォルト実装 spl_autoload (PHP 5 >= 5.1.0, PHP 7, PHP 8) spl_autoload — __autoload() のデフォルト実装 説明 spl_autoload ( string $class , ? string $file_extensions = null ): void この関数は、 __autoload() のデフ ...
https://man.plustar.jp/php/function.spl-autoload.html - [similar]
ホスト公開鍵を使用して認証を行う 0
« ssh2_auth_agent ssh2_auth_none » PHP Manual SSH2 関数 ホスト公開鍵を使用して認証を行う ssh2_auth_hostbased_file (PECL ssh2 >= 0.9.0) ssh2_auth_hostbased_file — ホスト公開鍵を使用して認証を行う 説明 ssh2_auth_hostbased_file ( resource $session , string $username , string $hostname , str ...
https://man.plustar.jp/php/function.ssh2-auth-hostbased-file.html - [similar]
リモートサーバー上でコマンドを実行する 0
« ssh2_disconnect ssh2_fetch_stream » PHP Manual SSH2 関数 リモートサーバー上でコマンドを実行する ssh2_exec (PECL ssh2 >= 0.9.0) ssh2_exec — リモートサーバー上でコマンドを実行する 説明 ssh2_exec ( resource $session , string $command , string $pty = ? , array $env = ? , int $width = 80 , ...
https://man.plustar.jp/php/function.ssh2-exec.html - [similar]
SCP 経由でファイルを送信する 0
« ssh2_scp_recv ssh2_send_eof » PHP Manual SSH2 関数 SCP 経由でファイルを送信する ssh2_scp_send (PECL ssh2 >= 0.9.0) ssh2_scp_send — SCP 経由でファイルを送信する 説明 ssh2_scp_send ( resource $session , string $local_file , string $remote_file , int $create_mode = 0644 ): bool ローカルフ ...
https://man.plustar.jp/php/function.ssh2-scp-send.html - [similar]
リファレンスとは? 0
« リファレンスの説明 リファレンスが行うことは何ですか? » PHP Manual リファレンスの説明 リファレンスとは? リファレンスとは? PHP において、リファレンスとは同じ変数の内容を異なった名前で コールすることを意味します。これは C のポインタとは異なります。 リファレンスを使ってポインタの演算をする ...
https://man.plustar.jp/php/language.references.whatare.html - [similar]
新機能 0
« PHP 7.2.x から PHP 7.3.x への移行 新しく追加された関数 » PHP Manual PHP 7.2.x から PHP 7.3.x への移行 新機能 新機能 PHP コア ヒアドキュメントと Nowdoc構文 がより柔軟に 文字列を閉じるマーカーの後に、セミコロンや改行文字を続ける必要はなくなりました。 それに加えて、文字列を閉じるマーカーは ...
https://man.plustar.jp/php/migration73.new-features.html - [similar]
複数クエリから、次の結果を読み込む 0
« mysqli_stmt::more_results mysqli_stmt::$num_rows » PHP Manual mysqli_stmt 複数クエリから、次の結果を読み込む mysqli_stmt::next_result mysqli_stmt_next_result (PHP 5 >= 5.3.0, PHP 7, PHP 8) mysqli_stmt::next_result -- mysqli_stmt_next_result — 複数クエリから、次の結果を読み込む 説明 オブ ...
https://man.plustar.jp/php/mysqli-stmt.next-result.html - [similar]
ファイルのベース名を取得する 0
« SplFileInfo::getATime SplFileInfo::getCTime » PHP Manual SplFileInfo ファイルのベース名を取得する SplFileInfo::getBasename (PHP 5 >= 5.2.2, PHP 7, PHP 8) SplFileInfo::getBasename — ファイルのベース名を取得する 説明 public SplFileInfo::getBasename ( string $suffix = "" ): string このメソ ...
https://man.plustar.jp/php/splfileinfo.getbasename.html - [similar]