検索

phrase: max: clip:
target: order:
Results of 281 - 290 of about 625 for [SIMILAR] 16 1024 4096 WITH 18308 handler WITH 1... (5.910 sec.)
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]
直近のエラー情報を消す 0
« Yaf_Application::bootstrap Yaf_Application::__construct » PHP Manual Yaf_Application 直近のエラー情報を消す Yaf_Application::clearLastError (Yaf >=2.1.2) Yaf_Application::clearLastError — 直近のエラー情報を消す 説明 public Yaf_Application::clearLastError (): Yaf_Application パラメータ ...
https://man.plustar.jp/php/yaf-application.clearlasterror.html - [similar]
CURLFile オブジェクトを作る 0
« CURLFile CURLFile::getFilename » PHP Manual CURLFile CURLFile オブジェクトを作る CURLFile::__construct curl_file_create (PHP 5 >= 5.5.0, PHP 7, PHP 8) CURLFile::__construct -- curl_file_create — CURLFile オブジェクトを作る 説明 オブジェクト指向型 public CURLFile::__construct ( string $ ...
https://man.plustar.jp/php/curlfile.construct.html - [similar]
データベースを同期する 0
« dba_replace ODBC » PHP Manual DBA 関数 データベースを同期する dba_sync (PHP 4, PHP 5, PHP 7, PHP 8) dba_sync — データベースを同期する 説明 dba_sync ( resource $dba ): bool dba_sync() は データベースを同期します。サポートされる場合には、 おそらくディスクへの物理的アクセスへのきっかけとな ...
https://man.plustar.jp/php/function.dba-sync.html - [similar]
Oracle データベースに接続する 0
« oci_commit oci_define_by_name » PHP Manual OCI8 関数 Oracle データベースに接続する oci_connect (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_connect — Oracle データベースに接続する 説明 oci_connect ( string $username , string $password , ? string $connection_string = null , string $enc ...
https://man.plustar.jp/php/function.oci-connect.html - [similar]
はじめに 0
« Memcached インストール/設定 » PHP Manual Memcached はじめに はじめに » memcached は、 ハイパフォーマンスな分散型メモリオブジェクトキャッシュシステムです。汎用的ですが、 データベース読み込みの負荷を軽減することで動的なウェブアプリケーションの速度を向上させることを意図しています。 この拡 ...
https://man.plustar.jp/php/intro.memcached.html - [similar]
FFI Parser Exceptions 0
« FFI\Exception OPcache » PHP Manual FFI FFI Parser Exceptions FFI Parser Exceptions (PHP 7 >= 7.4.0, PHP 8) はじめに クラス概要 final class FFI\ParserException extends FFI\Exception { /* 継承したプロパティ */ protected string $ message = "" ; private string $ string = "" ; protected int ...
https://man.plustar.jp/php/class.ffi-parserexception.html - [similar]
XML パーサのカレントの行番号を得る 0
« xml_get_current_column_number xml_get_error_code » PHP Manual XML パーサ 関数 XML パーサのカレントの行番号を得る xml_get_current_line_number (PHP 4, PHP 5, PHP 7, PHP 8) xml_get_current_line_number — XML パーサのカレントの行番号を得る 説明 xml_get_current_line_number ( XMLParser $parse ...
https://man.plustar.jp/php/function.xml-get-current-line-number.html - [similar]
与えられたエラーコードを説明する文字列を返す 0
« curl_share_setopt curl_strerror » PHP Manual cURL 関数 与えられたエラーコードを説明する文字列を返す curl_share_strerror (PHP 7 >= 7.1.0, PHP 8) curl_share_strerror — 与えられたエラーコードを説明する文字列を返す 説明 curl_share_strerror ( int $error_code ): ? string 与えられたエラーコー ...
https://man.plustar.jp/php/function.curl-share-strerror.html - [similar]
tokenHandler コールバックを設定する 0
« OAuthProvider::timestampNonceHandler OAuthException » PHP Manual OAuthProvider tokenHandler コールバックを設定する OAuthProvider::tokenHandler (PECL OAuth >= 1.0.0) OAuthProvider::tokenHandler — tokenHandler コールバックを設定する 説明 public OAuthProvider::tokenHandler ( callable $cal ...
https://man.plustar.jp/php/oauthprovider.tokenhandler.html - [similar]