検索

phrase: max: clip:
target: order:
Results of 211 - 220 of about 1269 for [SIMILAR] 16 1024 4096 WITH 19090 recursivedirec... (0.676 sec.)
OpenBSD へのインストール 0
« CGI およびコマンドライン Solaris へのインストール » PHP Manual Unix システムへのインストール OpenBSD へのインストール OpenBSD へのインストール このセクションでは、PHP を » OpenBSD 5.8 に インストールする場合に固有の注意事項とヒントについて説明します。 バイナリパッケージの使用 OpenBSD に ...
https://man.plustar.jp/php/install.unix.openbsd.html - [similar]
アーカイブの内容を展開する 0
« ZipArchive::deleteName ZipArchive::getArchiveComment » PHP Manual ZipArchive アーカイブの内容を展開する ZipArchive::extractTo (PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.1.0) ZipArchive::extractTo — アーカイブの内容を展開する 説明 public ZipArchive::extractTo ( string $pathto , array ...
https://man.plustar.jp/php/ziparchive.extractto.html - [similar]
初期化済みの inotify インスタンスに監視対象を追加する 0
« Inotify 関数 inotify_init » PHP Manual Inotify 関数 初期化済みの inotify インスタンスに監視対象を追加する inotify_add_watch (PECL inotify >= 0.1.2) inotify_add_watch — 初期化済みの inotify インスタンスに監視対象を追加する 説明 inotify_add_watch ( resource $inotify_instance , string $pa ...
https://man.plustar.jp/php/function.inotify-add-watch.html - [similar]
ファイルまたは URL をオープンする 0
« fnmatch fpassthru » PHP Manual ファイルシステム 関数 ファイルまたは URL をオープンする fopen (PHP 4, PHP 5, PHP 7, PHP 8) fopen — ファイルまたは URL をオープンする 説明 fopen ( string $filename , string $mode , bool $use_include_path = false , ? resource $context = null ): resource | f ...
https://man.plustar.jp/php/function.fopen.html - [similar]
その他の質問 0
« PHP と COM 付録 » PHP Manual FAQ その他の質問 その他の質問 ここでは他のカテゴリに分類することができないような質問を扱います。 bz2 で圧縮された Windows マニュアルはどのように扱えばいいのですか? bz2 で圧縮された Windows マニュアルはどのように扱えばいいのですか? bz2 ファイルを処理すること ...
https://man.plustar.jp/php/faq.misc.html - [similar]
基本的な使用法 0
« 例 LDAP コントロール » PHP Manual 例 基本的な使用法 基本的な使用法 あるディレクトリサーバーから姓が "S" から始まる全てのエントリに 関する情報を検索し、名前と電子メールアドレスで検索結果を表示します。 例1 LDAP 検索の例 <?php // LDAP の基本シーケンスは、接続、バインド、検索、検索結果の解 ...
https://man.plustar.jp/php/ldap.examples-basic.html - [similar]
COMPersistHelper クラス 0
« variant::__construct COMPersistHelper::__construct » PHP Manual COM COMPersistHelper クラス COMPersistHelper クラス (PHP 5, PHP 7, PHP 8) はじめに COMPersistHelper クラスは、 php.ini の open_basedir ディレクティブと ストリーム リソース を考慮して COM と PHP の相互運用性を高めます。 クラ ...
https://man.plustar.jp/php/class.compersisthelper.html - [similar]
定義済み定数 0
« リソース型 Directory » PHP Manual ディレクトリ 定義済み定数 定義済み定数 DIRECTORY_SEPARATOR ( string ) PATH_SEPARATOR ( string ) Windows の場合はセミコロン、それ以外の場合はコロンとなります。 SCANDIR_SORT_ASCENDING ( int ) SCANDIR_SORT_DESCENDING ( int ) SCANDIR_SORT_NONE ( int ) 関連 ...
https://man.plustar.jp/php/dir.constants.html - [similar]
指定した DN のエントリで見付かった属性の値を比較する 0
« ldap_close ldap_connect » PHP Manual LDAP 関数 指定した DN のエントリで見付かった属性の値を比較する ldap_compare (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) ldap_compare — 指定した DN のエントリで見付かった属性の値を比較する 説明 ldap_compare ( LDAP\Connection $ldap , string $dn , string $at ...
https://man.plustar.jp/php/function.ldap-compare.html - [similar]
リファレンスとは? 0
« リファレンスの説明 リファレンスが行うことは何ですか? » PHP Manual リファレンスの説明 リファレンスとは? リファレンスとは? PHP において、リファレンスとは同じ変数の内容を異なった名前で コールすることを意味します。これは C のポインタとは異なります。 リファレンスを使ってポインタの演算をする ...
https://man.plustar.jp/php/language.references.whatare.html - [similar]