検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 713 for [SIMILAR] 16 1024 4096 WITH 15895 replace WITH 1... (0.669 sec.)
ユーザー定義の比較関数を使って、キーでエントリをソートする 0
« ArrayObject::uasort ArrayObject::unserialize » PHP Manual ArrayObject ユーザー定義の比較関数を使って、キーでエントリをソートする ArrayObject::uksort (PHP 5 >= 5.2.0, PHP 7, PHP 8) ArrayObject::uksort — ユーザー定義の比較関数を使って、キーでエントリをソートする 説明 public ArrayObject:: ...
https://man.plustar.jp/php/arrayobject.uksort.html - [similar]
正規表現で文字列を分割する 0
« preg_replace ssdeep » PHP Manual PCRE 関数 正規表現で文字列を分割する preg_split (PHP 4, PHP 5, PHP 7, PHP 8) preg_split — 正規表現で文字列を分割する 説明 preg_split ( string $pattern , string $subject , int $limit = -1 , int $flags = 0 ): array | false 指定した文字列を、正規表現で分割 ...
https://man.plustar.jp/php/function.preg-split.html - [similar]
文字列の一部分を返す 0
« substr_replace trim » PHP Manual String 関数 文字列の一部分を返す substr (PHP 4, PHP 5, PHP 7, PHP 8) substr — 文字列の一部分を返す 説明 substr ( string $string , int $offset , ? int $length = null ): string 文字列 string の、 offset で指定された位置から length バイト分の文字列を返しま ...
https://man.plustar.jp/php/function.substr.html - [similar]
キーが指すデータを取得する 0
« dba_exists dba_firstkey » PHP Manual DBA 関数 キーが指すデータを取得する dba_fetch (PHP 4, PHP 5, PHP 7, PHP 8) dba_fetch — キーが指すデータを取得する 説明 dba_fetch ( string $key , resource $handle ): string dba_fetch ( string $key , int $skip , resource $handle ): string dba_fetch() ...
https://man.plustar.jp/php/function.dba-fetch.html - [similar]
現在の属性に属性を追加する 0
« ldap_mod_add_ext ldap_mod_del_ext » PHP Manual LDAP 関数 現在の属性に属性を追加する ldap_mod_add (PHP 4, PHP 5, PHP 7, PHP 8) ldap_mod_add — 現在の属性に属性を追加する 説明 ldap_mod_add ( LDAP\Connection $ldap , string $dn , array $entry , ? array $controls = null ): bool 指定した dn に ...
https://man.plustar.jp/php/function.ldap-mod-add.html - [similar]
サーバーに項目を追加する 0
« Memcache Memcache::addServer » PHP Manual Memcache サーバーに項目を追加する Memcache::add (PECL memcache >= 0.2.0) Memcache::add — サーバーに項目を追加する 説明 Memcache::add ( string $key , mixed $var , int $flag = ? , int $expire = ? ): bool Memcache::add() は、サーバーに同名のキーが ...
https://man.plustar.jp/php/memcache.add.html - [similar]
項目の値を減らす 0
« Memcache::connect Memcache::delete » PHP Manual Memcache 項目の値を減らす Memcache::decrement (PECL memcache >= 0.2.0) Memcache::decrement — 項目の値を減らす 説明 Memcache::decrement ( string $key , int $value = 1 ): int | false Memcache::decrement() は、項目の値を value だけ減らします ...
https://man.plustar.jp/php/memcache.decrement.html - [similar]
正規表現文字をクオートする 0
« preg_match preg_replace_callback_array » PHP Manual PCRE 関数 正規表現文字をクオートする preg_quote (PHP 4, PHP 5, PHP 7, PHP 8) preg_quote — 正規表現文字をクオートする 説明 preg_quote ( string $str , ? string $delimiter = null ): string preg_quote() は、 str を引数とし、正規表現構文の ...
https://man.plustar.jp/php/function.preg-quote.html - [similar]
アルファブレンディングフラグを設定し、レイヤ効果を使用する 0
« imagejpeg imageline » PHP Manual GD および Image 関数 アルファブレンディングフラグを設定し、レイヤ効果を使用する imagelayereffect (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) imagelayereffect — アルファブレンディングフラグを設定し、レイヤ効果を使用する 説明 imagelayereffect ( GdImage $image , ...
https://man.plustar.jp/php/function.imagelayereffect.html - [similar]
配列 0
« 変数・データ型関連 はじめに » PHP Manual 変数・データ型関連 配列 配列 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 配列のソート 配列 関数 array_change_key_case — 配列のすべてのキーの大文字小文字を変更する array_chunk — 配列を分割する array_column ...
https://man.plustar.jp/php/book.array.html - [similar]