検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 317 for [SIMILAR] 16 1024 4096 WITH 6386 なcu WITH 3329 ... (0.326 sec.)
出力リライトの使用法 0
« 基本的な使用法 出力制御 関数 » PHP Manual 例 出力リライトの使用法 出力リライトの使用法 PHP 7.1.0 以降は、 output_add_rewrite_var() と output_reset_rewrite_vars() は専用の出力バッファを用いるようになります。 透過的セッションID の出力バッファは用いません。 例1 出力リライトの例 <?php // こ ...
https://man.plustar.jp/php/outcontrol.examples.rewrite.html - [similar]
ReflectionClass を作成する 0
« ReflectionClass ReflectionClass::export » PHP Manual ReflectionClass ReflectionClass を作成する ReflectionClass::__construct (PHP 5, PHP 7, PHP 8) ReflectionClass::__construct — ReflectionClass を作成する 説明 public ReflectionClass::__construct ( object | string $objectOrClass ) 新しい ...
https://man.plustar.jp/php/reflectionclass.construct.html - [similar]
データベースのセキュリティ 0
« Null バイト関連の問題 データベースのデザイン » PHP Manual セキュリティ データベースのセキュリティ データベースのセキュリティ 目次 データベースのデザイン データベースへの接続 ストレージの暗号化 SQLインジェクション 今日、ダイナミックなコンテンツを提供するウェブアプリケーションにおいてはデ ...
https://man.plustar.jp/php/security.database.html - [similar]
SimpleXML 要素に基づき整形式の XML 文字列を返す 0
« SimpleXMLElement::addChild SimpleXMLElement::attributes » PHP Manual SimpleXMLElement SimpleXML 要素に基づき整形式の XML 文字列を返す SimpleXMLElement::asXML (PHP 5, PHP 7, PHP 8) SimpleXMLElement::asXML — SimpleXML 要素に基づき整形式の XML 文字列を返す 説明 public SimpleXMLElement::as ...
https://man.plustar.jp/php/simplexmlelement.asxml.html - [similar]
属性を開始する 0
« XMLWriter::setIndentString XMLWriter::startAttributeNs » PHP Manual XMLWriter 属性を開始する XMLWriter::startAttribute xmlwriter_start_attribute (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL xmlwriter >= 0.1.0) XMLWriter::startAttribute -- xmlwriter_start_attribute — 属性を開始する 説明 オブジェ ...
https://man.plustar.jp/php/xmlwriter.startattribute.html - [similar]
CDATA タグ全体を書き込む 0
« XMLWriter::writeAttributeNs XMLWriter::writeComment » PHP Manual XMLWriter CDATA タグ全体を書き込む XMLWriter::writeCdata xmlwriter_write_cdata (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL xmlwriter >= 0.1.0) XMLWriter::writeCdata -- xmlwriter_write_cdata — CDATA タグ全体を書き込む 説明 オブジェ ...
https://man.plustar.jp/php/xmlwriter.writecdata.html - [similar]
プロセス制御 0
« expect_popen はじめに » PHP Manual プロセス制御 プロセス制御 プロセス制御 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 PCNTL 関数 pcntl_alarm — シグナルを送信するアラームを設定する pcntl_async_signals — 非同期のシグナルハンドリン ...
https://man.plustar.jp/php/book.pcntl.html - [similar]
Iterator インターフェイス 0
« Traversable Iterator::current » PHP Manual 定義済みのインターフェイスとクラス Iterator インターフェイス Iterator インターフェイス (PHP 5, PHP 7, PHP 8) はじめに 外部のイテレータあるいはオブジェクト自身から反復処理を行うためのインターフェイスです。 インターフェイス概要 interface Iterato ...
https://man.plustar.jp/php/class.iterator.html - [similar]
Memcache クラス 0
« 基本的な使用法 Memcache::add » PHP Manual Memcache Memcache クラス Memcache クラス (PECL memcache >= 0.2.0) はじめに memcache サーバーへの接続をあらわします。 クラス概要 class Memcache { add ( string $key , mixed $var , int $flag = ? , int $expire = ? ): bool addServer ( string $host , ...
https://man.plustar.jp/php/class.memcache.html - [similar]
ふたつの Unicode 文字列を比較する 0
« Collator::asort Collator::__construct » PHP Manual Collator ふたつの Unicode 文字列を比較する Collator::compare collator_compare (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) Collator::compare -- collator_compare — ふたつの Unicode 文字列を比較する 説明 オブジェクト指向型 public C ...
https://man.plustar.jp/php/collator.compare.html - [similar]