検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 470 for [SIMILAR] 16 1024 4096 WITH 9910 elseif WITH 737... (0.716 sec.)
Makes an HTTP request over the specified connection 0
« EventHttpConnection::getPeer EventHttpConnection::setCloseCallback » PHP Manual EventHttpConnection Makes an HTTP request over the specified connection EventHttpConnection::makeRequest (PECL event >= 1.4.0-beta) EventHttpConnection::makeRequest — Makes an HTTP request over the specifie ...
https://man.plustar.jp/php/eventhttpconnection.makerequest.html - [similar]
システムログのメッセージを生成する 0
« socket_set_timeout RRD » PHP Manual ネットワーク 関数 システムログのメッセージを生成する syslog (PHP 4, PHP 5, PHP 7, PHP 8) syslog — システムログのメッセージを生成する 説明 syslog ( int $priority , string $message ): bool syslog() はシステムログが出力するログメッセージを生成します。 ユ ...
https://man.plustar.jp/php/function.syslog.html - [similar]
署名を検証する 0
« openssl_spki_verify openssl_x509_check_private_key » PHP Manual OpenSSL 関数 署名を検証する openssl_verify (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) openssl_verify — 署名を検証する 説明 openssl_verify ( string $data , string $signature , OpenSSLAsymmetricKey | OpenSSLCertificate | array | ...
https://man.plustar.jp/php/function.openssl-verify.html - [similar]
パーサトークンの一覧 0
« PHP 型の比較表 ユーザーレベルでの命名の手引き » PHP Manual 付録 パーサトークンの一覧 パーサトークンの一覧 PHP 言語の種々の部分は、内部的に トークン で表現されています。 不正なトークンのシーケンスが含まれるコードスニペットの場合、 Parse error: syntax error, unexpected token "==", expect ...
https://man.plustar.jp/php/tokens.html - [similar]
switch 0
« continue match » PHP Manual 制御構造 switch switch (PHP 4, PHP 5, PHP 7, PHP 8) switch 文は、同じ式を用いてIF文を並べたのに似ています。 同じ変数を異なる値と比較し、値に応じて異なったコードを実行したいと 思うことがしばしばあるかと思います。 switch 文は、まさにこのためにあるのです。 注意 ...
https://man.plustar.jp/php/control-structures.switch.html - [similar]
画像をブラウザあるいはファイルに出力する 0
« imagegetinterpolation imagegrabscreen » PHP Manual GD および Image 関数 画像をブラウザあるいはファイルに出力する imagegif (PHP 4, PHP 5, PHP 7, PHP 8) imagegif — 画像をブラウザあるいはファイルに出力する 説明 imagegif ( GdImage $image , resource | string | null $file = null ): bool imag ...
https://man.plustar.jp/php/function.imagegif.html - [similar]
0
« 定義済み定数 ウォッチャー » PHP Manual Ev 例 例 例1 タイマーのサンプル <?php // タイマーを作り、2 秒後に起動します $w1 = new EvTimer ( 2 , 0 , function () { echo "2 seconds elapsed\n" ; }); // タイマーを作って 2 秒後に起動させ、その後は // 手で止めるまで 1 秒おきに繰り返します $w2 = ne ...
https://man.plustar.jp/php/ev.examples.html - [similar]
0
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback function readcb ( $bev , $base ) { //$input = $bev->input; //$bev->getInput(); //$pos = $input->search("TTP"); $pos = $bev -> input -> search ( "TTP" ); while (( $n = $bev -> input -> remove ( ...
https://man.plustar.jp/php/event.examples.html - [similar]
Returns the number of rows modified by the last INSERT, UPDATE, or DELETE query ... 0
« sqlsrv_rollback sqlsrv_send_stream_data » PHP Manual SQLSRV 関数 Returns the number of rows modified by the last INSERT, UPDATE, or DELETE query executed sqlsrv_rows_affected (No version information available, might only be in Git) sqlsrv_rows_affected — Returns the number of rows modi ...
https://man.plustar.jp/php/function.sqlsrv-rows-affected.html - [similar]
キーワードのリスト 0
« 予約語の一覧 定義済のクラス » PHP Manual 予約語の一覧 キーワードのリスト キーワードのリスト これらのキーワードは、PHP では特別な意味があります。これらのいくつかは 関数やメソッドのようなものを表し、いくつかは定数のようなものを表す、 といったようになっていますが、実際にはそうではありませ ...
https://man.plustar.jp/php/reserved.keywords.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT