検索

phrase: max: clip:
target: order:
Results of 291 - 300 of about 1262 for [SIMILAR] 16 1024 4096 WITH 33005 リエ WITH 7251... (0.660 sec.)
GlobIterator クラス 0
« FilterIterator::valid GlobIterator::__construct » PHP Manual イテレータ GlobIterator クラス GlobIterator クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに ファイルシステムで、 glob() と同じ形式の反復処理を行います。 クラス概要 class GlobIterator extends FilesystemIterator implements Count ...
https://man.plustar.jp/php/class.globiterator.html - [similar]
PharData クラス 0
« Phar::webPhar PharData::addEmptyDir » PHP Manual Phar PharData クラス PharData クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) はじめに PharData クラスは、実行可能形式でない tar アーカイブや zip アーカイブへのアクセスや作成のための高レベルインターフェイスを提供します。 これら ...
https://man.plustar.jp/php/class.phardata.html - [similar]
Yaf_Application クラス 0
« アプリケーションの設定 Yaf_Application::app » PHP Manual Yaf Yaf_Application クラス Yaf_Application クラス (No version information available, might only be in Git) はじめに Yaf_Application はアプリケーションのブートストラップ機能を提供します。 再利用可能なリソース、共有できるモジュール ...
https://man.plustar.jp/php/class.yaf-application.html - [similar]
メールボックスのリストを読み込む 0
« imap_last_error imap_listmailbox » PHP Manual IMAP 関数 メールボックスのリストを読み込む imap_list (PHP 4, PHP 5, PHP 7, PHP 8) imap_list — メールボックスのリストを読み込む 説明 imap_list ( IMAP\Connection $imap , string $reference , string $pattern ): array | false メールボックスのリス ...
https://man.plustar.jp/php/function.imap-list.html - [similar]
ユーザーが投稿したデータ 0
« エラーのレポート PHPの隠蔽 » PHP Manual セキュリティ ユーザーが投稿したデータ ユーザーが投稿したデータ 多くの PHP のプログラムで最も脆弱な部分は、言語自体に起因するものではなく、 単にセキュリティを考慮して書かれていないコードの問題です。そのため、 指定したコードの部分の意味を常に時間を ...
https://man.plustar.jp/php/security.variables.html - [similar]
現在のセッションデータ保存パスを取得または設定する 0
« session_reset session_set_cookie_params » PHP Manual セッション関数 現在のセッションデータ保存パスを取得または設定する session_save_path (PHP 4, PHP 5, PHP 7, PHP 8) session_save_path — 現在のセッションデータ保存パスを取得または設定する 説明 session_save_path ( ? string $path = null ): ...
https://man.plustar.jp/php/function.session-save-path.html - [similar]
アプリケーションの設定 0
« 例 Yaf_Application » PHP Manual Yaf アプリケーションの設定 アプリケーションの設定 設定内容を記した配列か、あるいは ini ファイルへのパス ( Yaf_Config_Ini を参照ください) を Yaf_Application::__construct() に渡さなければいけません。 Yaf は、アプリケーションの設定とユーザーの設定を自動的に ...
https://man.plustar.jp/php/yaf.appconfig.html - [similar]
Phar クラス 0
« Phar のシグネチャの書式 Phar::addEmptyDir » PHP Manual Phar Phar クラス Phar クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) はじめに Phar クラスは、phar アーカイブへのアクセスや作成のための高レベルインターフェイスを提供します。 クラス概要 class Phar extends RecursiveDirector ...
https://man.plustar.jp/php/class.phar.html - [similar]
実行時設定 0
« インストール 非互換性 » PHP Manual Mysqlnd 実行時設定 実行時設定 php.ini の設定により動作が変化します。 MySQL Native Driver 設定オプション 名前 デフォルト 変更可能 変更履歴 mysqlnd.collect_statistics "1" PHP_INI_SYSTEM mysqlnd.collect_memory_statistics "0" PHP_INI_SYSTEM mysqlnd.debug ...
https://man.plustar.jp/php/mysqlnd.config.html - [similar]
基本的な使用法 0
« 例 Imagick » PHP Manual 例 基本的な使用法 基本的な使用法 Imagick は、PHP による画像の操作を、 とても簡単なオブジェクト指向インターフェイスで行います。 画像のサムネイルを作成する簡単な例をごらんください。 例1 Imagick によるサムネイルの作成 <?php header ( 'Content-type: image/jpeg' ); $i ...
https://man.plustar.jp/php/imagick.examples-1.html - [similar]