検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 392 for [SIMILAR] 16 1024 4096 WITH 7643 小文 WITH 7628 ... (0.448 sec.)
ArrayIterator クラス 0
« AppendIterator::valid ArrayIterator::append » PHP Manual イテレータ ArrayIterator クラス ArrayIterator クラス (PHP 5, PHP 7, PHP 8) はじめに このイテレータは、配列やオブジェクトを反復処理する際に 値やキーをリセットしたり修正したりすることができます。 同じ配列を何度も反復処理したい場合は ...
https://man.plustar.jp/php/class.arrayiterator.html - [similar]
ArrayObject クラス 0
« その他のクラスおよびインターフェイス ArrayObject::append » PHP Manual その他のクラスおよびインターフェイス ArrayObject クラス ArrayObject クラス (PHP 5, PHP 7, PHP 8) はじめに このクラスは、オブジェクトを配列として動作させます。 クラス概要 class ArrayObject implements IteratorAggregate ...
https://man.plustar.jp/php/class.arrayobject.html - [similar]
C 言語と同様にスラッシュで文字列をクォートする 0
« String 関数 addslashes » PHP Manual String 関数 C 言語と同様にスラッシュで文字列をクォートする addcslashes (PHP 4, PHP 5, PHP 7, PHP 8) addcslashes — C 言語と同様にスラッシュで文字列をクォートする 説明 addcslashes ( string $string , string $characters ): string characters パラメータに羅 ...
https://man.plustar.jp/php/function.addcslashes.html - [similar]
実行時に PHP 拡張モジュールをロードする 0
« cli_set_process_title extension_loaded » PHP Manual PHP オプション/情報 関数 実行時に PHP 拡張モジュールをロードする dl (PHP 4, PHP 5, PHP 7, PHP 8) dl — 実行時に PHP 拡張モジュールをロードする 説明 dl ( string $extension_filename ): bool extension_filename で指定された PHP 拡張モジュー ...
https://man.plustar.jp/php/function.dl.html - [similar]
MIME ヘッダフィールドを作成する 0
« iconv_mime_decode iconv_set_encoding » PHP Manual iconv 関数 MIME ヘッダフィールドを作成する iconv_mime_encode (PHP 5, PHP 7, PHP 8) iconv_mime_encode — MIME ヘッダフィールドを作成する 説明 iconv_mime_encode ( string $field_name , string $field_value , array $options = [] ): string | f ...
https://man.plustar.jp/php/function.iconv-mime-encode.html - [similar]
連想配列として結果の行を取得する 0
« mysql_fetch_array mysql_fetch_field » PHP Manual MySQL 関数 連想配列として結果の行を取得する mysql_fetch_assoc (PHP 4 >= 4.0.3, PHP 5) mysql_fetch_assoc — 連想配列として結果の行を取得する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは P ...
https://man.plustar.jp/php/function.mysql-fetch-assoc.html - [similar]
結果からカラム情報を取得し、オブジェクトとして返す 0
« mysql_fetch_assoc mysql_fetch_lengths » PHP Manual MySQL 関数 結果からカラム情報を取得し、オブジェクトとして返す mysql_fetch_field (PHP 4, PHP 5) mysql_fetch_field — 結果からカラム情報を取得し、オブジェクトとして返す 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除さ ...
https://man.plustar.jp/php/function.mysql-fetch-field.html - [similar]
結果の行をオブジェクトとして取得する 0
« mysql_fetch_lengths mysql_fetch_row » PHP Manual MySQL 関数 結果の行をオブジェクトとして取得する mysql_fetch_object (PHP 4, PHP 5) mysql_fetch_object — 結果の行をオブジェクトとして取得する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは ...
https://man.plustar.jp/php/function.mysql-fetch-object.html - [similar]
レコードを削除する 0
« pg_dbname pg_end_copy » PHP Manual PostgreSQL 関数 レコードを削除する pg_delete (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) pg_delete — レコードを削除する 説明 pg_delete ( PgSql\Connection $connection , string $table_name , array $conditions , int $flags = PGSQL_DML_EXEC ): string | bool pg_ ...
https://man.plustar.jp/php/function.pg-delete.html - [similar]
テーブルに配列を挿入する 0
« pg_host pg_last_error » PHP Manual PostgreSQL 関数 テーブルに配列を挿入する pg_insert (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) pg_insert — テーブルに配列を挿入する 説明 pg_insert ( PgSql\Connection $connection , string $table_name , array $values , int $flags = PGSQL_DML_EXEC ): PgSql\Res ...
https://man.plustar.jp/php/function.pg-insert.html - [similar]