検索

phrase: max: clip:
target: order:
Results of 241 - 250 of about 284 for [SIMILAR] 16 1024 4096 WITH 35753 imagecreatefro... (0.229 sec.)
セッション処理 0
« セッション関連 はじめに » PHP Manual セッション関連 セッション処理 セッション処理 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 セッションIDの受渡し カスタムセッションハンドラ セッションのアップロード状況 セッション と セキュリティ ...
https://man.plustar.jp/php/book.session.html - [similar]
DirectoryIterator クラス 0
« CallbackFilterIterator::__construct DirectoryIterator::__construct » PHP Manual イテレータ DirectoryIterator クラス DirectoryIterator クラス (PHP 5, PHP 7, PHP 8) はじめに DirectoryIterator クラスは、 ファイルシステムのディレクトリを閲覧するためのシンプルなインターフェイスです。 クラス ...
https://man.plustar.jp/php/class.directoryiterator.html - [similar]
リモートファイルの使用 0
« 参考 接続処理 » PHP Manual 機能 リモートファイルの使用 リモートファイルの使用 php.ini で allow_url_fopen を有効にした場合、 ファイル名をパラメータとする関数の多くで HTTP および FTP のURL を使用することができます。加えて、 include 、 include_once 、 require および require_once 命令でURL ...
https://man.plustar.jp/php/features.remote-files.html - [similar]
現在の転送についての情報を表示する 0
« curl_multi_getcontent curl_multi_init » PHP Manual cURL 関数 現在の転送についての情報を表示する curl_multi_info_read (PHP 5, PHP 7, PHP 8) curl_multi_info_read — 現在の転送についての情報を表示する 説明 curl_multi_info_read ( CurlMultiHandle $multi_handle , int &$queued_messages = null ...
https://man.plustar.jp/php/function.curl-multi-info-read.html - [similar]
ファイルポインタを移動する 0
« fscanf fstat » PHP Manual ファイルシステム 関数 ファイルポインタを移動する fseek (PHP 4, PHP 5, PHP 7, PHP 8) fseek — ファイルポインタを移動する 説明 fseek ( resource $stream , int $offset , int $whence = SEEK_SET ): int stream が指しているファイルのファイル位置識別子を ファイル・ストリ ...
https://man.plustar.jp/php/function.fseek.html - [similar]
データベースへの接続をオープンする 0
« ibase_commit ibase_db_info » PHP Manual Firebird/InterBase 関数 データベースへの接続をオープンする ibase_connect (PHP 5, PHP 7 < 7.4.0) ibase_connect — データベースへの接続をオープンする 説明 ibase_connect ( string $database = ? , string $username = ? , string $password = ? , string $c ...
https://man.plustar.jp/php/function.ibase-connect.html - [similar]
InterBase データベースへの持続的接続をオープンする 0
« ibase_param_info ibase_prepare » PHP Manual Firebird/InterBase 関数 InterBase データベースへの持続的接続をオープンする ibase_pconnect (PHP 5, PHP 7 < 7.4.0) ibase_pconnect — InterBase データベースへの持続的接続をオープンする 説明 ibase_pconnect ( string $database = ? , string $username ...
https://man.plustar.jp/php/function.ibase-pconnect.html - [similar]
現在のメールボックス以外のメールボックスのステータス情報を返す 0
« imap_sort imap_subscribe » PHP Manual IMAP 関数 現在のメールボックス以外のメールボックスのステータス情報を返す imap_status (PHP 4, PHP 5, PHP 7, PHP 8) imap_status — 現在のメールボックス以外のメールボックスのステータス情報を返す 説明 imap_status ( IMAP\Connection $imap , string $mailbo ...
https://man.plustar.jp/php/function.imap-status.html - [similar]
MySQL サーバーへの持続的な接続をオープンする 0
« mysql_num_rows mysql_ping » PHP Manual MySQL 関数 MySQL サーバーへの持続的な接続をオープンする mysql_pconnect (PHP 4, PHP 5) mysql_pconnect — MySQL サーバーへの持続的な接続をオープンする 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PD ...
https://man.plustar.jp/php/function.mysql-pconnect.html - [similar]
現在のセッション名を取得または設定する 0
« session_module_name session_regenerate_id » PHP Manual セッション関数 現在のセッション名を取得または設定する session_name (PHP 4, PHP 5, PHP 7, PHP 8) session_name — 現在のセッション名を取得または設定する 説明 session_name ( ? string $name = null ): string | false session_name() は、現 ...
https://man.plustar.jp/php/function.session-name.html - [similar]