検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 69 for 使い方 (0.035 sec.)
Stringable インターフェイス 6660
« WeakMap::offsetUnset Stringable::__toString » PHP Manual 定義済みのインターフェイスとクラス St ... ェイスの例 例1 基本的な Stringable インターフェイスの使い方 <?php class IPv4Address implements Stringable { pr ...
https://man.plustar.jp/php/class.stringable.html - [similar]
WeakMap クラス 6660
« WeakReference::get WeakMap::__construct » PHP Manual 定義済みのインターフェイスとクラス WeakMa ... tUnset ( object $object ): void } 例 例1 Weakmap の使い方の例 <?php $wm = new WeakMap (); $o = new StdClass ; ...
https://man.plustar.jp/php/class.weakmap.html - [similar]
文字列をスラッシュでクォートする 6660
« addcslashes bin2hex » PHP Manual String 関数 文字列をスラッシュでクォートする addslashes (PHP ... 関数は、 SQLインジェクション を防止しようとして誤った使い方がされることがあります。 この関数を使うのではなく、デ ...
https://man.plustar.jp/php/function.addslashes.html - [similar]
配列の最初のキーを得る 6660
« array_key_exists array_key_last » PHP Manual 配列 関数 配列の最初のキーを得る array_key_first ... を返します。 例 例1 基本的な array_key_first() 関数の使い方 <?php $array = [ 'a' => 1 , 'b' => 2 , 'c' => 3 ]; ...
https://man.plustar.jp/php/function.array-key-first.html - [similar]
ユリウス暦をユリウス積算日に変換する 6660
« jewishtojd unixtojd » PHP Manual カレンダー 関数 ユリウス暦をユリウス積算日に変換する julianto ... 4713 年にさかのぼって扱うことが 出来ますが,この様な使い方はあまり意味があるわけではありません。 このカレンダー ...
https://man.plustar.jp/php/function.juliantojd.html - [similar]
libxmlエラーを無効にし、ユーザーが必要に応じてエラー情報を取得できるようにする 6660
« libxml_set_streams_context SimpleXML » PHP Manual libxml 関数 libxmlエラーを無効にし、ユーザー ... libxml関数のエラー処理とこの関数の戻り値の 基本的な使い方を示しています。 <?php // ユーザーによるエラー処理を ...
https://man.plustar.jp/php/function.libxml-use-internal-errors.html - [similar]
CTRLイベント を別プロセスに送信する 6660
« sapi_windows_cp_set sapi_windows_set_ctrl_handler » PHP Manual その他の関数 CTRLイベント を別プ ... 1 sapi_windows_generate_ctrl_event() 関数の基本的な使い方 以下の例は、 CTRL+BREAK イベントを子プロセスに送信 ...
https://man.plustar.jp/php/function.sapi-windows-generate-ctrl-event.html - [similar]
属性を設定する 6660
« PDO::rollBack PDOStatement » PHP Manual PDO 属性を設定する PDO::setAttribute (PHP 5 >= 5.1.0, ... デフォルトのフェッチモードを設定します。 このモードと使い方についての説明は、 PDOStatement::fetch() のドキュメン ...
https://man.plustar.jp/php/pdo.setattribute.html - [similar]
属性を開始する 6660
« XMLWriter::setIndentString XMLWriter::startAttributeNs » PHP Manual XMLWriter 属性を開始する X ... した。 例 例1 XMLWriter::startAttribute() の基本的な使い方 <?php $writer = new XMLWriter ; $writer -> openURI ...
https://man.plustar.jp/php/xmlwriter.startattribute.html - [similar]
CDATA タグ全体を書き込む 6660
« XMLWriter::writeAttributeNs XMLWriter::writeComment » PHP Manual XMLWriter CDATA タグ全体を書き ... いました。 例 例1 xmlwriter_write_cdata() の基本的な使い方 <?php // set up the document $xml = new XmlWriter ...
https://man.plustar.jp/php/xmlwriter.writecdata.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT