検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 543 for [SIMILAR] 16 1024 4096 WITH 55708 tidynode WITH ... (0.386 sec.)
SimpleXML 0
« libxml_use_internal_errors はじめに » PHP Manual XML 操作 SimpleXML SimpleXML はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な SimpleXML の使用法 XML エラーの対応 SimpleXMLElement — SimpleXMLElement クラス SimpleXMLElement::addAttribute — ...
https://man.plustar.jp/php/book.simplexml.html - [similar]
.user.ini ファイル 0
« 設定ファイル どこで設定を行うのか » PHP Manual 実行時設定 .user.ini ファイル .user.ini ファイル PHP はディレクトリ単位での INI ファイルをサポートしています。 このファイルは、CGI/FastCGI SAPI の場合にのみ処理されます。 この機能は、PECL htscanner 拡張モジュールを置き換えるものです。 Apac ...
https://man.plustar.jp/php/configuration.file.per-user.html - [similar]
XMLタグのマッピングの例 0
« XML エレメント構造の例 XML 外部エンティティの例 » PHP Manual 例 XMLタグのマッピングの例 XMLタグのマッピングの例 例1 XMLをHTMLにマップする この例は、XMLドキュメントのタグを直接HTMLタグにマップします。 "map array" にないエレメントは無視されます。もちろん、この例は、 特定の XML ドキュメン ...
https://man.plustar.jp/php/example.xml-map-tags.html - [similar]
CollectionAdd のコンストラクタ 0
« mysql_xdevapi\CollectionAdd CollectionAdd::execute » PHP Manual mysql_xdevapi\CollectionAdd CollectionAdd のコンストラクタ CollectionAdd::__construct (No version information available, might only be in Git) CollectionAdd::__construct — CollectionAdd のコンストラクタ 説明 private mysql_ ...
https://man.plustar.jp/php/mysql-xdevapi-collectionadd.construct.html - [similar]
受ける可能性がある攻撃 0
« CGI バイナリとしてインストール ケース 1: 配布制限がないファイルのみを配布 » PHP Manual CGI バイナリとしてインストール 受ける可能性がある攻撃 受ける可能性がある攻撃 PHP を CGI バイナリとして使用するのは、PHP を モジュールとして(Apache のような)サーバーソフトウエアに組み込み たくない何ら ...
https://man.plustar.jp/php/security.cgi-bin.attacks.html - [similar]
翻訳 0
« 各種フォーマットを生成する方法 Creative Commons Attribution 3.0 » PHP Manual マニュアルについて 翻訳 翻訳 PHP マニュアルはさまざまな形式で読めるだけでなく、さまざまな言語で 読むことができます。マニュアルの文章はまず最初に英語で書かれ、 その後世界中のチームによってそれぞれの母国語に翻訳 ...
https://man.plustar.jp/php/about.translations.html - [similar]
com クラスのコンストラクタ 0
« com dotnet » PHP Manual com com クラスのコンストラクタ com::__construct (PHP 4 > 4.1.0, PHP 5, PHP 7, PHP 8) com::__construct — com クラスのコンストラクタ 説明 public com::__construct ( string $module_name , array | string | null $server_name = null , int $codepage = CP_ACP , string $t ...
https://man.plustar.jp/php/com.construct.html - [similar]
require_once 0
« include include_once » PHP Manual 制御構造 require_once require_once (PHP 4, PHP 5, PHP 7, PHP 8) require_once 式は require とほぼ同じ意味ですが、 ファイルがすでに読み込まれているかどうかを PHP がチェックするという点が異なります。 すでに読み込まれている場合はそのファイルを読み込みません ...
https://man.plustar.jp/php/function.require-once.html - [similar]
バージョン管理されていないパスをリポジトリにインポートする 0
« svn_fs_youngest_rev svn_log » PHP Manual SVN 関数 バージョン管理されていないパスをリポジトリにインポートする svn_import (PECL svn >= 0.2.0) svn_import — バージョン管理されていないパスをリポジトリにインポートする 説明 svn_import ( string $path , string $url , bool $nonrecursive ): bool ...
https://man.plustar.jp/php/function.svn-import.html - [similar]
はじめに 0
« XMLReader インストール/設定 » PHP Manual XMLReader はじめに はじめに XMLReader 拡張モジュールは、プル型の XML パーサです。ドキュメント ストリーム内をカーソル風に進んでいき、その途中の各ノードで立ち止まります。 エンコーディング 内部的には、libxml は UTF-8 エンコーディングを使用しています ...
https://man.plustar.jp/php/intro.xmlreader.html - [similar]