検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 586 for [SIMILAR] 16 1024 4096 WITH 23375 reflectionexte... (4.865 sec.)
タイムゾーンの位置情報を返す 0
« DateTimeZone::__construct DateTimeZone::getName » PHP Manual DateTimeZone タイムゾーンの位置情報を返す DateTimeZone::getLocation timezone_location_get (PHP 5 >= 5.3.0, PHP 7, PHP 8) DateTimeZone::getLocation -- timezone_location_get — タイムゾーンの位置情報を返す 説明 オブジェクト指向型 ...
https://man.plustar.jp/php/datetimezone.getlocation.html - [similar]
定義済み定数 0
« リソース型 接続、および接続の管理 » PHP Manual PDO 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 PDO::PARAM_BOOL ( int ) ブールデータ型を表します。 PDO::PAR ...
https://man.plustar.jp/php/pdo.constants.html - [similar]
指定した DateTime に関連するタイムゾーンを返す 0
« DateTime::getTimestamp DateTime::__wakeup » PHP Manual DateTimeInterface 指定した DateTime に関連するタイムゾーンを返す DateTime::getTimezone DateTimeImmutable::getTimezone DateTimeInterface::getTimezone date_timezone_get (PHP 5 >= 5.2.1, PHP 7, PHP 8) DateTime::getTimezone -- DateTime ...
https://man.plustar.jp/php/datetime.gettimezone.html - [similar]
新しい IntlCalendar を作成する 0
« IntlCalendar::__construct IntlCalendar::equals » PHP Manual IntlCalendar 新しい IntlCalendar を作成する IntlCalendar::createInstance (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) IntlCalendar::createInstance — 新しい IntlCalendar を作成する 説明 オブジェクト指向型 public static IntlC ...
https://man.plustar.jp/php/intlcalendar.createinstance.html - [similar]
はじめに 0
« PCRE 正規表現構文 デリミタ » PHP Manual PCRE 正規表現構文 はじめに はじめに PCRE がサポートする正規表現の構文と意味体系を以下に示します。 正規表現については、Perl のドキュメントや他の多くの書籍においても 解説されており、実例が豊富に記載されているものもあります。特に、 O'Reilly 発刊 Jef ...
https://man.plustar.jp/php/regexp.introduction.html - [similar]
正規表現によるマッチングを行う 0
« preg_match_all preg_quote » PHP Manual PCRE 関数 正規表現によるマッチングを行う preg_match (PHP 4, PHP 5, PHP 7, PHP 8) preg_match — 正規表現によるマッチングを行う 説明 preg_match ( string $pattern , string $subject , array &$matches = null , int $flags = 0 , int $offset = 0 ): int | f ...
https://man.plustar.jp/php/function.preg-match.html - [similar]
破線パターンにおける破線の開始オフセットを指定する 0
« ImagickDraw::setStrokeDashArray ImagickDraw::setStrokeLineCap » PHP Manual ImagickDraw 破線パターンにおける破線の開始オフセットを指定する ImagickDraw::setStrokeDashOffset (PECL imagick 2, PECL imagick 3) ImagickDraw::setStrokeDashOffset — 破線パターンにおける破線の開始オフセットを指定す ...
https://man.plustar.jp/php/imagickdraw.setstrokedashoffset.html - [similar]
パターンにマッチするパス名の検索 0
« data:// phar:// » PHP Manual サポートするプロトコル/ラッパー パターンにマッチするパス名の検索 glob:// glob:// — パターンにマッチするパス名の検索 説明 glob: ストリームラッパーは、パターンにマッチするパス名の探索が行なえます。 利用法 glob:// オプション ラッパーの概要 属性 サポートの有無 ...
https://man.plustar.jp/php/wrappers.glob.html - [similar]
ソースからのビルド 0
« Windows 上での PHP の手動インストール Microsoft Windows のコマンドラインでの PHP » PHP Manual Windows システムへのインストール ソースからのビルド ソースからのビルド この章では、Windows 上でマイクロソフトのツールを用いて PHP をソースから コンパイルする方法を説明します。PHP を cygwin でコ ...
https://man.plustar.jp/php/install.windows.building.html - [similar]
mysqli 拡張モジュールでの持続的接続 0
« リソース型 定義済み定数 » PHP Manual MySQLi mysqli 拡張モジュールでの持続的接続 mysqli 拡張モジュールでの持続的接続 持続的接続とは、クライアントプロセスとデータベースとの間の接続を 何度も作っては破棄するかわりにクライアントプロセス側で再利用しようというものです。 これにより、必要なとき ...
https://man.plustar.jp/php/mysqli.persistconns.html - [similar]