検索

phrase: max: clip:
target: order:
Results of 271 - 280 of about 841 for [SIMILAR] 16 1024 4096 WITH 29955 リハ WITH 1276... (1.558 sec.)
Yaf_View_Simple クラス 0
« Yaf_View_Interface::setScriptPath Yaf_View_Simple::assign » PHP Manual Yaf Yaf_View_Simple クラス Yaf_View_Simple クラス (Yaf >=1.0.0) はじめに Yaf_View_Simple は Yaf の組み込みテンプレートエンジンです。 シンプルながらも高速なテンプレートエンジンで、PHP スクリプトテンプレートだけに対応 ...
https://man.plustar.jp/php/class.yaf-view-simple.html - [similar]
ZipArchive クラス 0
« 例 ZipArchive::addEmptyDir » PHP Manual Zip ZipArchive クラス ZipArchive クラス (PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.1.0) はじめに Zip で圧縮されたファイルアーカイブです。 クラス概要 class ZipArchive implements Countable { /* プロパティ */ public readonly int $ lastId ; public ...
https://man.plustar.jp/php/class.ziparchive.html - [similar]
ファイルがシンボリックリンクかどうかを調べる 0
« is_file is_readable » PHP Manual ファイルシステム 関数 ファイルがシンボリックリンクかどうかを調べる is_link (PHP 4, PHP 5, PHP 7, PHP 8) is_link — ファイルがシンボリックリンクかどうかを調べる 説明 is_link ( string $filename ): bool 指定したファイルがシンボリックリンクかどうかを調べます ...
https://man.plustar.jp/php/function.is-link.html - [similar]
サポートされる全ての暗号を配列として取得する 0
« mcrypt_get_key_size mcrypt_list_modes » PHP Manual Mcrypt 関数 サポートされる全ての暗号を配列として取得する mcrypt_list_algorithms (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_list_algorithms — サポートされる全ての暗号を配列として取得する 警告 この関数は PHP 7.1. ...
https://man.plustar.jp/php/function.mcrypt-list-algorithms.html - [similar]
PECL 拡張モジュールを PHP に静的に組み込む 0
« php-config 問題が起きた場合 » PHP Manual PECL 拡張モジュールのインストール PECL 拡張モジュールを PHP に静的に組み込む PECL 拡張モジュールを PHP に静的に組み込む PECL 拡張モジュールを PHP に静的に組み込みたいと思うこともあるでしょう。 そのためには、拡張モジュールのソースを /your/phpsrcd ...
https://man.plustar.jp/php/install.pecl.static.html - [similar]
基本的な使用法 0
« 例 LDAP コントロール » PHP Manual 例 基本的な使用法 基本的な使用法 あるディレクトリサーバーから姓が "S" から始まる全てのエントリに 関する情報を検索し、名前と電子メールアドレスで検索結果を表示します。 例1 LDAP 検索の例 <?php // LDAP の基本シーケンスは、接続、バインド、検索、検索結果の解 ...
https://man.plustar.jp/php/ldap.examples-basic.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 SOAP 設定オプション 名前 デフォルト 変更可能 変更履歴 soap.wsdl_cache_enabled 1 PHP_INI_ALL soap.wsdl_cache_dir /tmp PHP_INI_ALL soap.wsdl_cache_ttl 86400 PHP_INI_ALL ...
https://man.plustar.jp/php/soap.configuration.html - [similar]
include 0
« require require_once » PHP Manual 制御構造 include include (PHP 4, PHP 5, PHP 7, PHP 8) include 式は指定されたファイルを読み込み、評価します。 以下の記述内容は require にも当てはまります。 ファイルのインクルードは、指定されたパスから行います。パスを指定しない場合は、 include_path の設定 ...
https://man.plustar.jp/php/function.include.html - [similar]
Sends changes from the local working copy to the repository 0
« svn_client_version svn_delete » PHP Manual SVN 関数 Sends changes from the local working copy to the repository svn_commit (PECL svn >= 0.1.0) svn_commit — Sends changes from the local working copy to the repository 説明 svn_commit ( string $log , array $targets , bool $recursive = tru ...
https://man.plustar.jp/php/function.svn-commit.html - [similar]
変更された関数 0
« PHP 7.0.x で推奨されなくなる機能 新しい関数 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 変更された関数 変更された関数 PHP コア debug_zval_dump() の出力が、"long" ではなく "int" に、 そして "double" ではなく "float" になりました。 dirname() が、オプションの第二パラメータ depth を受け ...
https://man.plustar.jp/php/migration70.changed-functions.html - [similar]