検索

phrase: max: clip:
target: order:
Results of 611 - 620 of about 967 for [SIMILAR] 16 1024 4096 WITH 18557 bzip2 WITH 163... (1.718 sec.)
SOAP 関数 0
« 定義済み定数 is_soap_fault » PHP Manual SOAP SOAP 関数 SOAP 関数 目次 is_soap_fault — SOAP コールが失敗したかどうかを調べる use_soap_error_handler — SOAP エラーハンドラを使用するかどうかを設定する 関連キーワード: 関数 , soap , fault , 定義 , 定数 , 失敗 , use , handler , エラー , ハンド ...
https://man.plustar.jp/php/ref.soap.html - [similar]
定義済の変数 0
« リファレンスの適用範囲 スーパーグローバル » PHP Manual 言語リファレンス 定義済の変数 定義済の変数 PHP には定義済みの定数が多く用意されており、すべてのスクリプトで使用することができます。 外部から来る変数 や組み込みの環境変数、直近のエラーメッセージや最後に取得したヘッダなどのあらゆる内 ...
https://man.plustar.jp/php/reserved.variables.html - [similar]
mysqli クラス 0
« The MySQLi Extension Function Summary mysqli::$affected_rows » PHP Manual MySQLi mysqli クラス mysqli クラス (PHP 5, PHP 7, PHP 8) はじめに PHP と MySQL データベースの間の接続を表します。 クラス概要 class mysqli { /* プロパティ */ public readonly int | string $ affected_rows ; public r ...
https://man.plustar.jp/php/class.mysqli.html - [similar]
新しい属性を作成する 0
« DOMDocument::__construct DOMDocument::createAttributeNS » PHP Manual DOMDocument 新しい属性を作成する DOMDocument::createAttribute (PHP 5, PHP 7, PHP 8) DOMDocument::createAttribute — 新しい属性を作成する 説明 public DOMDocument::createAttribute ( string $localName ): DOMAttr | false こ ...
https://man.plustar.jp/php/domdocument.createattribute.html - [similar]
16進エンコードされたバイナリ文字列をデコードする 0
« hebrevc html_entity_decode » PHP Manual String 関数 16進エンコードされたバイナリ文字列をデコードする hex2bin (PHP 5 >= 5.4.0, PHP 7, PHP 8) hex2bin — 16進エンコードされたバイナリ文字列をデコードする 説明 hex2bin ( string $string ): string | false 16進エンコードされたバイナリ文字列をデコ ...
https://man.plustar.jp/php/function.hex2bin.html - [similar]
MySQL に SQL クエリを送信するが、結果に対してのフェッチやバッファリングは行わな... 0
« mysql_thread_id Mysqlnd » PHP Manual MySQL 関数 MySQL に SQL クエリを送信するが、結果に対してのフェッチやバッファリングは行わない mysql_unbuffered_query (PHP 4 >= 4.0.6, PHP 5) mysql_unbuffered_query — MySQL に SQL クエリを送信するが、結果に対してのフェッチやバッファリングは行わない 警 ...
https://man.plustar.jp/php/function.mysql-unbuffered-query.html - [similar]
PHP スクリプトを、実行せずにコンパイルしてキャッシュする 0
« OPcache 関数 opcache_get_configuration » PHP Manual OPcache 関数 PHP スクリプトを、実行せずにコンパイルしてキャッシュする opcache_compile_file (PHP 5 >= 5.5.5, PHP 7, PHP 8, PECL ZendOpcache > 7.0.2) opcache_compile_file — PHP スクリプトを、実行せずにコンパイルしてキャッシュする 説明 o ...
https://man.plustar.jp/php/function.opcache-compile-file.html - [similar]
実行を遅延させる 0
« show_source sys_getloadavg » PHP Manual その他の関数 実行を遅延させる sleep (PHP 4, PHP 5, PHP 7, PHP 8) sleep — 実行を遅延させる 説明 sleep ( int $seconds ): int seconds で与えられた秒数分プログラムの実行を遅延させます。 パラメータ seconds 秒単位の停止時間。 戻り値 成功した場合にゼロ、 ...
https://man.plustar.jp/php/function.sleep.html - [similar]
指定したオブジェクト ID に続く SNMP オブジェクトを取得する 0
« snmp2_get snmp2_real_walk » PHP Manual SNMP 関数 指定したオブジェクト ID に続く SNMP オブジェクトを取得する snmp2_getnext (PHP >= 5.2.0, PHP 7, PHP 8) snmp2_getnext — 指定したオブジェクト ID に続く SNMP オブジェクトを取得する 説明 snmp2_getnext ( string $hostname , string $community , ...
https://man.plustar.jp/php/function.snmp2-getnext.html - [similar]
接続したソケットからデータを受信する 0
« socket_read socket_recvfrom » PHP Manual ソケット 関数 接続したソケットからデータを受信する socket_recv (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_recv — 接続したソケットからデータを受信する 説明 socket_recv ( Socket $socket , ? string &$data , int $length , int $flags ): int | false ...
https://man.plustar.jp/php/function.socket-recv.html - [similar]