検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 1172 for [SIMILAR] 16 1024 4096 WITH 19588 arrayiterator ... (1.464 sec.)
比較演算子 0
« ビット演算子 エラー制御演算子 » PHP Manual 演算子 比較演算子 比較演算子 比較演算子は、その名前が示すように、二つの値を比較します。 型の比較表 に、型に関連するさまざまな比較の例があります。 比較演算子 例 名前 結果 $a == $b 等しい 型の相互変換をした後で $a が $b に等しい時に true 。 $a = ...
https://man.plustar.jp/php/language.operators.comparison.html - [similar]
クラスのオートローディング 0
« オブジェクト定数 コンストラクタとデストラクタ » PHP Manual クラスとオブジェクト クラスのオートローディング クラスのオートローディング オブジェクト指向アプリケーションを作成する開発者の多くは、 クラス定義毎に一つのPHPソースファイルを作成します。 最大の問題は、各スクリプトの先頭に、必要な ...
https://man.plustar.jp/php/language.oop5.autoload.html - [similar]
プリペアドステートメントを実行する 0
« PDOStatement::errorInfo PDOStatement::fetch » PHP Manual PDOStatement プリペアドステートメントを実行する PDOStatement::execute (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) PDOStatement::execute — プリペアドステートメントを実行する 説明 public PDOStatement::execute ( ? array $param ...
https://man.plustar.jp/php/pdostatement.execute.html - [similar]
シリアルポートの端末属性とボーレートを設定する 0
« dio_stat dio_truncate » PHP Manual ダイレクト IO 関数 シリアルポートの端末属性とボーレートを設定する dio_tcsetattr (PHP 4 >= 4.3.0, PHP 5 < 5.1.0) dio_tcsetattr — シリアルポートの端末属性とボーレートを設定する 説明 dio_tcsetattr ( resource $fd , array $options ): bool dio_tcsetattr() は ...
https://man.plustar.jp/php/function.dio-tcsetattr.html - [similar]
プリペアドステートメントおよびストアドプロシージャ 0
« トランザクションおよび自動コミット エラーおよびエラー処理 » PHP Manual PDO プリペアドステートメントおよびストアドプロシージャ プリペアドステートメントおよびストアドプロシージャ より成熟したデータベースの多くは、プリペアドステートメントという 概念をサポートしています。プリペアドステート ...
https://man.plustar.jp/php/pdo.prepared-statements.html - [similar]
addcslashes でクォートされた文字列をアンクォートする 0
« strip_tags stripos » PHP Manual String 関数 addcslashes でクォートされた文字列をアンクォートする stripcslashes (PHP 4, PHP 5, PHP 7, PHP 8) stripcslashes — addcslashes() でクォートされた文字列をアンクォートする 説明 stripcslashes ( string $string ): string バックスラッシュを取り除いた文 ...
https://man.plustar.jp/php/function.stripcslashes.html - [similar]
オーディオストリーム 0
« rar:// expect:// » PHP Manual サポートするプロトコル/ラッパー オーディオストリーム ogg:// ogg:// — オーディオストリーム 説明 ogg:// ラッパー経由で読み込みモードでオープンされた ファイルは、 OGG/Vorbis コーデックでエンコードされた圧縮音声ファイルとして 扱われます。同様に、 ogg:// ラッパ ...
https://man.plustar.jp/php/wrappers.audio.html - [similar]
新しいテンプレートを開始する 0
« ps_begin_pattern ps_circle » PHP Manual PS 関数 新しいテンプレートを開始する ps_begin_template (PECL ps >= 1.2.0) ps_begin_template — 新しいテンプレートを開始する 説明 ps_begin_template ( resource $psdoc , float $width , float $height ): int 新しいテンプレートを開始します。テンプレート ...
https://man.plustar.jp/php/function.ps-begin-template.html - [similar]
画像の生のピクセルをエクスポートする 0
« Imagick::evaluateImage Imagick::extentImage » PHP Manual Imagick 画像の生のピクセルをエクスポートする Imagick::exportImagePixels (PECL imagick 2 >=2.3.0, PECL imagick 3) Imagick::exportImagePixels — 画像の生のピクセルをエクスポートする 説明 public Imagick::exportImagePixels ( int $x , ...
https://man.plustar.jp/php/imagick.exportimagepixels.html - [similar]
指定したソケットのリモート側に問い合わせ、その型に応じてホスト/ポート、あるいは ... 0
« socket_getopt socket_getsockname » PHP Manual ソケット 関数 指定したソケットのリモート側に問い合わせ、その型に応じてホスト/ポート、あるいは Unix ファイルシステムのパスを返す socket_getpeername (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_getpeername — 指定したソケットのリモート側に問い ...
https://man.plustar.jp/php/function.socket-getpeername.html - [similar]