検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 276 for [SIMILAR] 16 1024 4096 WITH 14196 チバ WITH 1104... (0.233 sec.)
最初の n 文字についてバイナリセーフな文字列比較を行う 0
« strncasecmp strpbrk » PHP Manual String 関数 最初の n 文字についてバイナリセーフな文字列比較を行う strncmp (PHP 4, PHP 5, PHP 7, PHP 8) strncmp — 最初の n 文字についてバイナリセーフな文字列比較を行う 説明 strncmp ( string $string1 , string $string2 , int $length ): int この関数は strcm ...
https://man.plustar.jp/php/function.strncmp.html - [similar]
はじめに 0
« BC Math インストール/設定 » PHP Manual BC Math はじめに はじめに 任意の精度の演算をサポートするために、PHP は 2147483647 (または 0x7FFFFFFF ) までの 任意のサイズおよび精度の小数桁をサポートする BCMath を提供します。 十分なメモリがあれば、文字列表現もサポートします。 有効(別名 well-form ...
https://man.plustar.jp/php/intro.bc.html - [similar]
はじめに 0
« PDO インストール/設定 » PHP Manual PDO はじめに はじめに PHP Data Objects ( PDO ) 拡張モジュールは、 PHP の中からデータベースにアクセスするための軽量で高性能な インターフェイスを定義します。 PDO インターフェイスを実装する各データベースドライバは、 正規表現関数のようなデータベース固有の ...
https://man.plustar.jp/php/intro.pdo.html - [similar]
文字クラス 0
« ドット 選択肢 » PHP Manual PCRE 正規表現構文 文字クラス 文字クラス 開き角カッコは文字クラス (character class) の開始を表し、 閉じ角カッコにより文字クラスは終了します。閉じ角カッコだけでは、 特別な意味を持ちません。閉じ角カッコを文字クラスのメンバとしたい場合は、 文字クラスの最初の文字( ...
https://man.plustar.jp/php/regexp.reference.character-classes.html - [similar]
コメント 0
« 条件付きサブパターン 再帰的パターン » PHP Manual PCRE 正規表現構文 コメント コメント コメントは、(?# という並びにより始まり、次の閉じカッコで終わります。 カッコのネストはできません。コメント内の文字は、パターンマッチには 全く関係しません。 PCRE_EXTENDED オプションが設定されている場合は ...
https://man.plustar.jp/php/regexp.reference.comments.html - [similar]
cURL セッションを初期化する 0
« curl_getinfo curl_multi_add_handle » PHP Manual cURL 関数 cURL セッションを初期化する curl_init (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) curl_init — cURL セッションを初期化する 説明 curl_init ( ? string $url = null ): CurlHandle | false 新規セッションを初期化し、cURL ハンドルを返します。こ ...
https://man.plustar.jp/php/function.curl-init.html - [similar]
メッセージ本文を読む 0
« imap_binary imap_bodystruct » PHP Manual IMAP 関数 メッセージ本文を読む imap_body (PHP 4, PHP 5, PHP 7, PHP 8) imap_body — メッセージ本文を読む 説明 imap_body ( IMAP\Connection $imap , int $message_num , int $flags = 0 ): string | false imap_body() は、現在のメールボックスにある messag ...
https://man.plustar.jp/php/function.imap-body.html - [similar]
はじめに 0
« Firebird/InterBase インストール/設定 » PHP Manual Firebird/InterBase はじめに はじめに 警告 この拡張モジュールは、メンテナンスされておらず開発が止まっています。 しかし、ソースコードは PECL GIT から取得できます。 » https://github.com/php/pecl-database-interbase . Firebird は ISO SQL-200 ...
https://man.plustar.jp/php/intro.ibase.html - [similar]
指定したサーバーにアイテムを新しいキーで追加する 0
« Memcached::add Memcached::addServer » PHP Manual Memcached 指定したサーバーにアイテムを新しいキーで追加する Memcached::addByKey (PECL memcached >= 0.1.0) Memcached::addByKey — 指定したサーバーにアイテムを新しいキーで追加する 説明 public Memcached::addByKey ( string $server_key , string ...
https://man.plustar.jp/php/memcached.addbykey.html - [similar]
指定したサーバーでアイテムを比較して入れ替える 0
« Memcached::cas Memcached::__construct » PHP Manual Memcached 指定したサーバーでアイテムを比較して入れ替える Memcached::casByKey (PECL memcached >= 0.1.0) Memcached::casByKey — 指定したサーバーでアイテムを比較して入れ替える 説明 public Memcached::casByKey ( float $cas_token , string $se ...
https://man.plustar.jp/php/memcached.casbykey.html - [similar]