検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 315 for [SIMILAR] 16 1024 4096 WITH 11250 置換 WITH 1012... (0.289 sec.)
新しい RegexIterator を作成する 0
« RegexIterator::accept RegexIterator::getFlags » PHP Manual RegexIterator 新しい RegexIterator を作成する RegexIterator::__construct (PHP 5 >= 5.2.0, PHP 7, PHP 8) RegexIterator::__construct — 新しい RegexIterator を作成する 説明 public RegexIterator::__construct ( Iterator $iterator , ...
https://man.plustar.jp/php/regexiterator.construct.html - [similar]
直前の MySQL の操作で変更された行の数を得る 0
« mysqli mysqli::autocommit » PHP Manual mysqli 直前の MySQL の操作で変更された行の数を得る mysqli::$affected_rows mysqli_affected_rows (PHP 5, PHP 7, PHP 8) mysqli::$affected_rows -- mysqli_affected_rows — 直前の MySQL の操作で変更された行の数を得る 説明 オブジェクト指向型 int | string ...
https://man.plustar.jp/php/mysqli.affected-rows.html - [similar]
0
« 定義済み定数 OCI8 接続のハンドリングおよびプーリング » PHP Manual OCI8 例 例 これらの例では HR として接続しています。 これは、Oracle データベースに付属するサンプルのスキーマ "Human Resources" 用のユーザーです。このユーザーを使うには、 ユーザーのロックを解除してパスワードをリセットしなけ ...
https://man.plustar.jp/php/oci8.examples.html - [similar]
Memcache クラス 0
« 基本的な使用法 Memcache::add » PHP Manual Memcache Memcache クラス Memcache クラス (PECL memcache >= 0.2.0) はじめに memcache サーバーへの接続をあらわします。 クラス概要 class Memcache { add ( string $key , mixed $var , int $flag = ? , int $expire = ? ): bool addServer ( string $host , ...
https://man.plustar.jp/php/class.memcache.html - [similar]
RegexIterator クラス 0
« RecursiveTreeIterator::valid RegexIterator::accept » PHP Manual イテレータ RegexIterator クラス RegexIterator クラス (PHP 5 >= 5.2.0, PHP 7, PHP 8) はじめに このイテレータを使うと、別のイテレータを正規表現でフィルタリングすることができます。 クラス概要 class RegexIterator extends Filte ...
https://man.plustar.jp/php/class.regexiterator.html - [similar]
ファイル上のすべてのメタタグ情報を配列に展開する 0
« get_headers http_build_query » PHP Manual URL 関数 ファイル上のすべてのメタタグ情報を配列に展開する get_meta_tags (PHP 4, PHP 5, PHP 7, PHP 8) get_meta_tags — ファイル上のすべてのメタタグ情報を配列に展開する 説明 get_meta_tags ( string $filename , bool $use_include_path = false ): arra ...
https://man.plustar.jp/php/function.get-meta-tags.html - [similar]
特殊な HTML エンティティを文字に戻す 0
« htmlentities htmlspecialchars » PHP Manual String 関数 特殊な HTML エンティティを文字に戻す htmlspecialchars_decode (PHP 5 >= 5.1.0, PHP 7, PHP 8) htmlspecialchars_decode — 特殊な HTML エンティティを文字に戻す 説明 htmlspecialchars_decode ( string $string , int $flags = ENT_QUOTES | EN ...
https://man.plustar.jp/php/function.htmlspecialchars-decode.html - [similar]
イメージのブレンドモードを設定する 0
« imageaffinematrixget imageantialias » PHP Manual GD および Image 関数 イメージのブレンドモードを設定する imagealphablending (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) imagealphablending — イメージのブレンドモードを設定する 説明 imagealphablending ( GdImage $image , bool $enable ): bool imag ...
https://man.plustar.jp/php/function.imagealphablending.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
« exec proc_close » PHP Manual プログラム実行関数 外部プログラムを実行し、未整形の出力を表示する passthru (PHP 4, PHP 5, PHP 7, PHP 8) passthru — 外部プログラムを実行し、未整形の出力を表示する 説明 passthru ( string $command , int &$result_code = null ): ? bool passthru() 関数は exec() 関 ...
https://man.plustar.jp/php/function.passthru.html - [similar]