検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 236 for [SIMILAR] 16 1024 4096 WITH 21905 streamwrapper ... (0.315 sec.)
FDF に埋め込まれている、アップロードされたファイルを展開する 0
« fdf_get_ap fdf_get_encoding » PHP Manual FDF 関数 FDF に埋め込まれている、アップロードされたファイルを展開する fdf_get_attachment (PHP 4 >= 4.3.0, PHP 5 < 5.3.0, PECL fdf SVN) fdf_get_attachment — FDF に埋め込まれている、アップロードされたファイルを展開する 説明 fdf_get_attachment ( re ...
https://man.plustar.jp/php/function.fdf-get-attachment.html - [similar]
特殊文字を HTML エンティティに変換する 0
« htmlspecialchars_decode implode » PHP Manual String 関数 特殊文字を HTML エンティティに変換する htmlspecialchars (PHP 4, PHP 5, PHP 7, PHP 8) htmlspecialchars — 特殊文字を HTML エンティティに変換する 説明 htmlspecialchars ( string $string , int $flags = ENT_QUOTES | ENT_SUBSTITUTE | EN ...
https://man.plustar.jp/php/function.htmlspecialchars.html - [similar]
パスの描画に使用する破線のパターンを指定する 0
« ImagickDraw::setStrokeColor ImagickDraw::setStrokeDashOffset » PHP Manual ImagickDraw パスの描画に使用する破線のパターンを指定する ImagickDraw::setStrokeDashArray (PECL imagick 2, PECL imagick 3) ImagickDraw::setStrokeDashArray — パスの描画に使用する破線のパターンを指定する 説明 public ...
https://man.plustar.jp/php/imagickdraw.setstrokedasharray.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 この拡張モジュールを使うには、 c-client ライブラリがインストールされている必要があります。 » https://github.com/uw-imap/imap から 最新版を入手し、コンパイルしてください。 IMAP のソースファイルをシステムの inclu ...
https://man.plustar.jp/php/imap.requirements.html - [similar]
列挙型をシリアライズする 0
« 値のリスト 例 » PHP Manual 列挙型(Enum) 列挙型をシリアライズする 列挙型をシリアライズする 列挙型は、オブジェクトとは違う形でシリアライズされます。 特別に、列挙型には case 名を指定する新しいシリアライズコード "E" が付与されています。 デシリアライズのルーチンはそれを使って、 既存のシング ...
https://man.plustar.jp/php/language.enumerations.serialization.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
« 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]
アイテムを格納する 0
« Memcached::resetServerList Memcached::setByKey » PHP Manual Memcached アイテムを格納する Memcached::set (PECL memcached >= 0.1.0) Memcached::set — アイテムを格納する 説明 public Memcached::set ( string $key , mixed $value , int $expiration = ? ): bool Memcached::set() は、 指定したキー ...
https://man.plustar.jp/php/memcached.set.html - [similar]