検索

phrase: max: clip:
target: order:
Results of 541 - 550 of about 793 for [SIMILAR] 16 1024 4096 WITH 7846 ペー WITH 6558 ... (2.627 sec.)
session 配列を元の値で再初期化します 0
« session_register_shutdown session_save_path » PHP Manual セッション関数 session 配列を元の値で再初期化します session_reset (PHP 5 >= 5.6.0, PHP 7, PHP 8) session_reset — session 配列を元の値で再初期化します 説明 session_reset (): bool session_reset() は、セッション・ストレージに保存され ...
https://man.plustar.jp/php/function.session-reset.html - [similar]
サンプリングモードでの XHProf プロファイリングを開始する 0
« xhprof_sample_disable Yac » PHP Manual Xhprof 関数 サンプリングモードでの XHProf プロファイリングを開始する xhprof_sample_enable (PECL xhprof >= 0.9.0) xhprof_sample_enable — サンプリングモードでの XHProf プロファイリングを開始する 説明 xhprof_sample_enable (): void サンプルモードでのプ ...
https://man.plustar.jp/php/function.xhprof-sample-enable.html - [similar]
Memcached のインスタンスを作成する 0
« Memcached::casByKey Memcached::decrement » PHP Manual Memcached Memcached のインスタンスを作成する Memcached::__construct (PECL memcached >= 0.1.0) Memcached::__construct — Memcached のインスタンスを作成する 説明 public Memcached::__construct ( string $persistent_id = ? ) memcache サー ...
https://man.plustar.jp/php/memcached.construct.html - [similar]
ラージオブジェクトの内容を返す 0
« OCILob::import OCILob::read » PHP Manual OCILob ラージオブジェクトの内容を返す OCILob::load (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) OCILob::load — ラージオブジェクトの内容を返す 説明 public OCILob::load (): string | false ラージオブジェクトの内容を返します。 memory_limit に達した場合 ...
https://man.plustar.jp/php/ocilob.load.html - [similar]
基本的な使用法 0
« 例 PCNTL 関数 » PHP Manual 例 基本的な使用法 基本的な使用法 この例は、シグナルハンドラを有するデーモンプロセスをフォークします。 例1 プロセス制御の例 <?php declare( ticks = 1 ); $pid = pcntl_fork (); if ( $pid == - 1 ) { die( "fork できません" ); } else if ( $pid ) { exit(); // 親プロセ ...
https://man.plustar.jp/php/pcntl.example.html - [similar]
0
« 定義済み定数 Xhprof 関数 » PHP Manual Xhprof 例 例 例1 オプションの GUI を使った Xhprof の例 この例では、プロファイラを開始して終了させた後に、 組み込みの GUI を使って結果を保存してパースします。 つまり、拡張モジュール自身のコードは、 xhprof_disable() を呼び出した時点で終わります。 <?p ...
https://man.plustar.jp/php/xhprof.examples.html - [similar]
CDATA の開始タグを作成する 0
« XMLWriter::startAttributeNs XMLWriter::startComment » PHP Manual XMLWriter CDATA の開始タグを作成する XMLWriter::startCdata xmlwriter_start_cdata (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL xmlwriter >= 0.1.0) XMLWriter::startCdata -- xmlwriter_start_cdata — CDATA の開始タグを作成する 説明 オブ ...
https://man.plustar.jp/php/xmlwriter.startcdata.html - [similar]
コメントを開始する 0
« XMLWriter::startCdata XMLWriter::startDocument » PHP Manual XMLWriter コメントを開始する XMLWriter::startComment xmlwriter_start_comment (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL xmlwriter >= 1.0.0) XMLWriter::startComment -- xmlwriter_start_comment — コメントを開始する 説明 オブジェクト指向 ...
https://man.plustar.jp/php/xmlwriter.startcomment.html - [similar]
DTD 要素を開始する 0
« XMLWriter::startDtdAttlist XMLWriter::startDtdEntity » PHP Manual XMLWriter DTD 要素を開始する XMLWriter::startDtdElement xmlwriter_start_dtd_element (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL xmlwriter >= 0.1.0) XMLWriter::startDtdElement -- xmlwriter_start_dtd_element — DTD 要素を開始する 説 ...
https://man.plustar.jp/php/xmlwriter.startdtdelement.html - [similar]
要素の開始タグを作成する 0
« XMLWriter::startDtdEntity XMLWriter::startElementNs » PHP Manual XMLWriter 要素の開始タグを作成する XMLWriter::startElement xmlwriter_start_element (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL xmlwriter >= 0.1.0) XMLWriter::startElement -- xmlwriter_start_element — 要素の開始タグを作成する 説明 ...
https://man.plustar.jp/php/xmlwriter.startelement.html - [similar]