検索

phrase: max: clip:
target: order:
Results of 251 - 260 of about 496 for [SIMILAR] 16 1024 4096 WITH 41156 動フ WITH 1460... (3.986 sec.)
はじめに 0
« FTP インストール/設定 » PHP Manual FTP はじめに はじめに この拡張モジュールの関数は、 » http://www.faqs.org/rfcs/rfc959 で定義された File Transfer Protocol (FTP) を使用してファイルサーバーに アクセスするクライアントの実装です。この拡張を利用することで、FTP サーバーにアクセスしてさまざま ...
https://man.plustar.jp/php/intro.ftp.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 メール関数を使用可能にするには、PHP のコンパイル時点でシステム上の sendmail バイナリにアクセスできなければなりません。 qmail や postfix など他のメールプログラムを使用してる場合には、 それらのソフトに付随する適当 ...
https://man.plustar.jp/php/mail.requirements.html - [similar]
PHP 7.2.x で推奨されなくなる機能 0
« 下位互換性のない変更点 その他の変更 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 PHP 7.2.x で推奨されなくなる機能 PHP 7.2.x で推奨されなくなる機能 クオートしない文字列 クオートしない文字列は、その名前のグローバル定数が定義されていない場合は単なる文字列という扱いになります。 このとき、 ...
https://man.plustar.jp/php/migration72.deprecated.html - [similar]
元となるリソースを取得する 0
« streamWrapper::rmdir streamWrapper::stream_close » PHP Manual streamWrapper 元となるリソースを取得する streamWrapper::stream_cast (PHP 5 >= 5.3.0, PHP 7, PHP 8) streamWrapper::stream_cast — 元となるリソースを取得する 説明 public streamWrapper::stream_cast ( int $cast_as ): resource この ...
https://man.plustar.jp/php/streamwrapper.stream-cast.html - [similar]
リソースを閉じる 0
« streamWrapper::stream_cast streamWrapper::stream_eof » PHP Manual streamWrapper リソースを閉じる streamWrapper::stream_close (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) streamWrapper::stream_close — リソースを閉じる 説明 public streamWrapper::stream_close (): void このメソッドは、 fclose() に ...
https://man.plustar.jp/php/streamwrapper.stream-close.html - [similar]
プラグインを登録する 0
« Yaf_Dispatcher::initView Yaf_Dispatcher::returnResponse » PHP Manual Yaf_Dispatcher プラグインを登録する Yaf_Dispatcher::registerPlugin (Yaf >=1.0.0) Yaf_Dispatcher::registerPlugin — プラグインを登録する 説明 public Yaf_Dispatcher::registerPlugin ( Yaf_Plugin_Abstract $plugin ): Yaf_Di ...
https://man.plustar.jp/php/yaf-dispatcher.registerplugin.html - [similar]
FTP 0
« EventUtil::sslRandPoll はじめに » PHP Manual その他のサービス FTP FTP はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 FTP 関数 ftp_alloc — アップロードされるファイルのためのスペースを確保する ftp_append — ファイルの内容をFTPサーバ上 ...
https://man.plustar.jp/php/book.ftp.html - [similar]
ODBC (Unified) 0
« dba_sync はじめに » PHP Manual 抽象化レイヤー ODBC (Unified) ODBC (Unified) はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 ODBC 関数 odbc_autocommit — 自動コミットの動作をオンまたはオフにする odbc_binmode — バイナリカラムデータを処理する odbc_close_ ...
https://man.plustar.jp/php/book.uodbc.html - [similar]
はじめに 0
« Sessions インストール/設定 » PHP Manual Sessions はじめに はじめに PHPのセッションサポート機能は、複数回のアクセスを通じて特定のデータを保持する手段を実現するものです。 Web サイトの訪問者にはセッションIDというセッションIDと呼ばれるユニークなIDが割りつけられ ます。このIDは、ユーザー側に ...
https://man.plustar.jp/php/intro.session.html - [similar]
トランザクションを開始する 0
« mysqli::autocommit mysqli::change_user » PHP Manual mysqli トランザクションを開始する mysqli::begin_transaction mysqli_begin_transaction (PHP 5 >= 5.5.0, PHP 7, PHP 8) mysqli::begin_transaction -- mysqli_begin_transaction — トランザクションを開始する 説明 オブジェクト指向型 public mysq ...
https://man.plustar.jp/php/mysqli.begin-transaction.html - [similar]