検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 94 for PREFIX (0.008 sec.)
関連付けられた名前空間に新しい要素を作成する 5886
« DOMDocument::createElement DOMDocument::createEntityReference » PHP Manual DOMDocument 関連付け ... amespace 名前空間の URI。 qualifiedName 要素名を、 prefix:tagname のような形式で指定する。 value 要素の値。デ ... 出力: http://base.google.com/ns/1.0 echo $item -> prefix , "\n" ; // 出力: g echo $item -> localName , "\n" ...
https://man.plustar.jp/php/domdocument.createelementns.html - [similar]
実行時に PHP 拡張モジュールをロードする 5886
« cli_set_process_title extension_loaded » PHP Manual PHP オプション/情報 関数 実行時に PHP 拡張 ... 定数を使用 if (! extension_loaded ( 'sqlite' )) { $prefix = ( PHP_SHLIB_SUFFIX === 'dll' ) ? 'php_' : '' ; d ... l ( $prefix . 'sqlite.' . PHP_SHLIB_SUFFIX ); } ?> 注意 注意 : ...
https://man.plustar.jp/php/function.dl.html - [similar]
DOMElement クラス 5847
« DOMDocumentType DOMElement::__construct » PHP Manual DOM DOMElement クラス DOMElement クラス ( ... readonly ? string $ namespaceURI ; public string $ prefix ; public readonly ? string $ localName ; public re ... ments = false , ? array $xpath = null , ? array $nsPrefixes = null ): string | false public DOMNode::C14NFil ... ments = false , ? array $xpath = null , ? array $nsPrefixes = null ): int | false public DOMNode::cloneNode ... bool public DOMNode::lookupNamespaceUri ( string $prefix ): string public DOMNode::lookupPrefix ( string $n ...
https://man.plustar.jp/php/class.domelement.html - [similar]
配列の全ての要素にユーザー定義の関数を適用する 5847
« array_walk_recursive array » PHP Manual 配列 関数 配列の全ての要素にユーザー定義の関数を適用す ... "apple" ); function test_alter (& $item1 , $key , $prefix ) { $item1 = " $prefix : $item1 " ; } function tes ...
https://man.plustar.jp/php/function.array-walk.html - [similar]
設定 5847
« インストール PECL 拡張モジュールのインストール » PHP Manual FastCGI Process Manager (FPM) 設定 ... エラーログファイルへのパス。デフォルト値: #INSTALL_PREFIX#/log/php-fpm.log "syslog" と設定すると、ログをロー ... 値: no PHP 7.0.29, 7.1.17 および 7.2.5 から利用可能 prefix string path を評価する際に、 path の前につける pre ... エストを記録するログファイル。デフォルト値: #INSTALL_PREFIX#/log/php-fpm.log.slow rlimit_files int このプール内 ...
https://man.plustar.jp/php/install.fpm.configuration.html - [similar]
セッションのアップロード状況 5794
« カスタムセッションハンドラ セッション と セキュリティ » PHP Manual Sessions セッションのアップ ... ンデックスは、INI オプション session.upload_progress.prefix と session.upload_progress.name の値をつなげたもの ... す。 <?php $key = ini_get ( "session.upload_progress.prefix" ) . $_POST [ ini_get ( "session.upload_progress.n ...
https://man.plustar.jp/php/session.upload-progress.html - [similar]
アプリケーションの設定 5794
« 例 Yaf_Application » PHP Manual Yaf アプリケーションの設定 アプリケーションの設定 設定内容を記 ... り除くために使います。 例として、リクエスト URI が "/prefix/controller/action" だった場合を考えましょう。 appl ... ication.baseUri を "/prefix" にしておくと、 ルーティング時に "/controller/acti ...
https://man.plustar.jp/php/yaf.appconfig.html - [similar]
インストール手順 5794
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 この » PECL 拡 ... h --with-libzookeeper-dir=DIR . DIR is the install prefix of ZooKeeper C Binding, which must contain the inc ...
https://man.plustar.jp/php/zookeeper.installation.html - [similar]
DOMXPath クラス 5741
« DOMText::splitText DOMXPath::__construct » PHP Manual DOM DOMXPath クラス DOMXPath クラス (PHP ... = true ): mixed public registerNamespace ( string $prefix , string $namespace ): bool public registerPhpFunc ...
https://man.plustar.jp/php/class.domxpath.html - [similar]
新しい属性を追加する 5741
« DOMElement::setAttributeNodeNS DOMElement::setIdAttribute » PHP Manual DOMElement 新しい属性を ... パラメータ namespace 名前空間 URI。 qualifiedName prefix:tagname 形式で表した属性名。 value 属性の値。 戻り ...
https://man.plustar.jp/php/domelement.setattributens.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT