検索

phrase: max: clip:
target: order:
Results of 291 - 300 of about 589 for [SIMILAR] 16 1024 4096 WITH 18991 ドセ WITH 1555... (0.481 sec.)
指定した変数の割当を解除する 0
« unserialize var_dump » PHP Manual 変数操作 関数 指定した変数の割当を解除する unset (PHP 4, PHP 5, PHP 7, PHP 8) unset — 指定した変数の割当を解除する 説明 unset ( mixed $var , mixed ...$vars ): void unset() は指定した変数を破棄します。 関数 unset() の内部動作は、 破棄しようとする変数の型 ...
https://man.plustar.jp/php/function.unset.html - [similar]
フォントのスタイルを返す 0
« ImagickDraw::getFontStretch ImagickDraw::getFontWeight » PHP Manual ImagickDraw フォントのスタイルを返す ImagickDraw::getFontStyle (PECL imagick 2, PECL imagick 3) ImagickDraw::getFontStyle — フォントのスタイルを返す 説明 public ImagickDraw::getFontStyle (): int 警告 この関数は、 現在の ...
https://man.plustar.jp/php/imagickdraw.getfontstyle.html - [similar]
はじめに 0
« Igbinary インストール/設定 » PHP Manual Igbinary はじめに はじめに Igbinary は、PHP における標準のシリアライザを置き換えるものです。 処理時間や保存容量を消費してしまう PHP の serialize() で採用されているテキスト表現の代替として、 igbinary はデータ構造をコンパクトなバイナリ形式で保存しま ...
https://man.plustar.jp/php/intro.igbinary.html - [similar]
定義済み定数 0
« リソース型 接続、および接続の管理 » PHP Manual PDO 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 PDO::PARAM_BOOL ( int ) ブールデータ型を表します。 PDO::PAR ...
https://man.plustar.jp/php/pdo.constants.html - [similar]
libxml 0
« dom_import_simplexml はじめに » PHP Manual XML 操作 libxml libxml はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 libXMLError — libXMLError クラス libxml 関数 libxml_clear_errors — libxmlエラーハンドラをクリアする libxml_disable_entity_loader — 外部エ ...
https://man.plustar.jp/php/book.libxml.html - [similar]
新しい DOMText オブジェクトを作成する 0
« DOMText DOMText::isElementContentWhitespace » PHP Manual DOMText 新しい DOMText オブジェクトを作成する DOMText::__construct (PHP 5, PHP 7, PHP 8) DOMText::__construct — 新しい DOMText オブジェクトを作成する 説明 public DOMText::__construct ( string $data = "" ) 新しい DOMText オブジェク ...
https://man.plustar.jp/php/domtext.construct.html - [similar]
与えられたエラーコードを説明する文字列を返す 0
« curl_share_setopt curl_strerror » PHP Manual cURL 関数 与えられたエラーコードを説明する文字列を返す curl_share_strerror (PHP 7 >= 7.1.0, PHP 8) curl_share_strerror — 与えられたエラーコードを説明する文字列を返す 説明 curl_share_strerror ( int $error_code ): ? string 与えられたエラーコー ...
https://man.plustar.jp/php/function.curl-share-strerror.html - [similar]
直近の fdf 操作に関するエラーコードを返す 0
« fdf_enum_values fdf_error » PHP Manual FDF 関数 直近の fdf 操作に関するエラーコードを返す fdf_errno (PHP 4 >= 4.3.0, PHP 5 < 5.3.0, PECL fdf SVN) fdf_errno — 直近の fdf 操作に関するエラーコードを返す 説明 fdf_errno (): int 直近の FDF 関数コールによって設定されたエラーコードを取得します ...
https://man.plustar.jp/php/function.fdf-errno.html - [similar]
直近の fdf エラーコードについての説明を返す 0
« fdf_errno fdf_get_ap » PHP Manual FDF 関数 直近の fdf エラーコードについての説明を返す fdf_error (PHP 4 >= 4.3.0, PHP 5 < 5.3.0, PECL fdf SVN) fdf_error — 直近の fdf エラーコードについての説明を返す 説明 fdf_error ( int $error_code = -1 ): string error_code で指定したエラーコードについ ...
https://man.plustar.jp/php/function.fdf-error.html - [similar]
ファイルまたは URL をオープンする 0
« fnmatch fpassthru » PHP Manual ファイルシステム 関数 ファイルまたは URL をオープンする fopen (PHP 4, PHP 5, PHP 7, PHP 8) fopen — ファイルまたは URL をオープンする 説明 fopen ( string $filename , string $mode , bool $use_include_path = false , ? resource $context = null ): resource | f ...
https://man.plustar.jp/php/function.fopen.html - [similar]