検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 393 for [SIMILAR] 16 1024 4096 WITH 11954 アッ WITH 1016... (0.355 sec.)
phar って、tar や zip とは何が違うの? 0
« Phar アーカイブの作成: 導入 Phar アーカイブの原料のうち、ファイル形式に依存しないもの » PHP Manual Phar phar って、tar や zip とは何が違うの? phar って、tar や zip とは何が違うの? 目次 Phar アーカイブの原料のうち、ファイル形式に依存しないもの Phar ファイルのスタブ Phar 形式と Tar 形式、 ...
https://man.plustar.jp/php/phar.fileformat.html - [similar]
イテレータを巻き戻す 0
« RecursiveTreeIterator::nextElement RecursiveTreeIterator::setPostfix » PHP Manual RecursiveTreeIterator イテレータを巻き戻す RecursiveTreeIterator::rewind (PHP 5 >= 5.3.0, PHP 7, PHP 8) RecursiveTreeIterator::rewind — イテレータを巻き戻す 説明 public RecursiveTreeIterator::rewind (): v ...
https://man.plustar.jp/php/recursivetreeiterator.rewind.html - [similar]
はじめに 0
« コマンドラインの使用法 他の SAPI との違い » PHP Manual コマンドラインの使用法 はじめに はじめに CLI SAPI の主な目的は、シェルアプリケーションを PHP で開発することです。 CLI SAPI とその他の SAPI の間にはちょっとした違いがあり、 それを本章で説明します。 CLI と CGI は多くの共通点があります ...
https://man.plustar.jp/php/features.commandline.introduction.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 ファイルシステムおよびストリーム設定オプション 名前 デフォルト 変更可能 変更履歴 allow_url_fopen "1" PHP_INI_SYSTEM allow_url_include "0" PHP_INI_SYSTEM PHP 7.4.0 以降 ...
https://man.plustar.jp/php/filesystem.configuration.html - [similar]
検索結果エントリから属性を得る 0
« ldap_free_result ldap_get_dn » PHP Manual LDAP 関数 検索結果エントリから属性を得る ldap_get_attributes (PHP 4, PHP 5, PHP 7, PHP 8) ldap_get_attributes — 検索結果エントリから属性を得る 説明 ldap_get_attributes ( LDAP\Connection $ldap , LDAP\ResultEntry $entry ): array 検索結果エントリか ...
https://man.plustar.jp/php/function.ldap-get-attributes.html - [similar]
結果エントリから全ての値を得る 0
« ldap_get_values_len ldap_list » PHP Manual LDAP 関数 結果エントリから全ての値を得る ldap_get_values (PHP 4, PHP 5, PHP 7, PHP 8) ldap_get_values — 結果エントリから全ての値を得る 説明 ldap_get_values ( LDAP\Connection $ldap , LDAP\ResultEntry $entry , string $attribute ): array | false ...
https://man.plustar.jp/php/function.ldap-get-values.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Mail 設定オプション 名前 デフォルト 変更可能 変更履歴 mail.add_x_header "0" PHP_INI_PERDIR mail.log NULL PHP_INI_SYSTEM|PHP_INI_PERDIR mail.force_extra_parameters NUL ...
https://man.plustar.jp/php/mail.configuration.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 --with-adabas[=DIR] Adabas D サポートを有効にします。DIR はAdabas をインストールしたディレクトリで、 /usr/local がデフォルトです。 --with-sapdb[=DIR] SAP DB サポートを有効にします。DIR は SAP DB のベースイ ...
https://man.plustar.jp/php/odbc.installation.html - [similar]
0
« 定義済み定数 ZipArchive » PHP Manual Zip 例 例 例1 Zip アーカイブの作成 <?php $zip = new ZipArchive (); $filename = "./test112.zip" ; if ( $zip -> open ( $filename , ZipArchive :: CREATE )!== TRUE ) { exit( "cannot open < $filename >\n" ); } $zip -> addFromString ( "testfilephp.txt" . ...
https://man.plustar.jp/php/zip.examples.html - [similar]
指定した PHP トークンのシンボル名を取得する 0
« token_get_all URLs » PHP Manual Tokenizer 関数 指定した PHP トークンのシンボル名を取得する token_name (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) token_name — 指定した PHP トークンのシンボル名を取得する 説明 token_name ( int $id ): string token_name() は、PHP id 値のシンボル名を返します。 パ ...
https://man.plustar.jp/php/function.token-name.html - [similar]