検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 665 for [SIMILAR] 16 1024 4096 WITH 36561 splfileobject ... (0.644 sec.)
pg_last_error および pg_result_error が返すメッセージの詳細度を指定する 0
« pg_set_client_encoding pg_socket » PHP Manual PostgreSQL 関数 pg_last_error および pg_result_error が返すメッセージの詳細度を指定する pg_set_error_verbosity (PHP 5 >= 5.1.0, PHP 7, PHP 8) pg_set_error_verbosity — pg_last_error() および pg_result_error() が返すメッセージの詳細度を指定す ...
https://man.plustar.jp/php/function.pg-set-error-verbosity.html - [similar]
Create a new Query 0
« MongoDB\Driver\Query MongoDB\Driver\BulkWrite » PHP Manual MongoDB\Driver\Query Create a new Query MongoDB\Driver\Query::__construct (mongodb >=1.0.0) MongoDB\Driver\Query::__construct — Create a new Query 説明 final public MongoDB\Driver\Query::__construct ( array | object $filter , a ...
https://man.plustar.jp/php/mongodb-driver-query.construct.html - [similar]
コレクションにドキュメントを追加する 0
« mysql_xdevapi\Collection Collection::addOrReplaceOne » PHP Manual mysql_xdevapi\Collection コレクションにドキュメントを追加する Collection::add (No version information available, might only be in Git) Collection::add — コレクションにドキュメントを追加する 説明 public mysql_xdevapi\Coll ...
https://man.plustar.jp/php/mysql-xdevapi-collection.add.html - [similar]
陥りやすい落とし穴 0
« エラーメッセージの説明 複数ファイルのアップロード » PHP Manual ファイルアップロードの処理 陥りやすい落とし穴 陥りやすい落とし穴 MAX_FILE_SIZE の値に、 php.ini の upload_max_filesize で指定されたファイルサイズより大きなファイルサイズを指定する ことはできません。デフォルトは、2 メガバイト ...
https://man.plustar.jp/php/features.file-upload.common-pitfalls.html - [similar]
POST メソッドによるアップロード 0
« ファイルアップロードの処理 エラーメッセージの説明 » PHP Manual ファイルアップロードの処理 POST メソッドによるアップロード POST メソッドによるアップロード この機能により、テキスト、バイナリファイルの両方をアップロードできるように なります。 PHP の認証機構およびファイル操作関数を用いて、 ...
https://man.plustar.jp/php/features.file-upload.post-method.html - [similar]
レコードを選択する 0
« pg_result_status pg_send_execute » PHP Manual PostgreSQL 関数 レコードを選択する pg_select (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) pg_select — レコードを選択する 説明 pg_select ( PgSql\Connection $connection , string $table_name , array $conditions , int $flags = PGSQL_DML_EXEC , int $mo ...
https://man.plustar.jp/php/function.pg-select.html - [similar]
テーブルを更新する 0
« pg_untrace pg_version » PHP Manual PostgreSQL 関数 テーブルを更新する pg_update (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) pg_update — テーブルを更新する 説明 pg_update ( PgSql\Connection $connection , string $table_name , array $values , array $conditions , int $flags = PGSQL_DML_EXEC ): s ...
https://man.plustar.jp/php/function.pg-update.html - [similar]
PKCS7 フラグ/定数 0
« キーの型 CMS (暗号メッセージシンタックス) 関連のフラグ/定数 » PHP Manual 定義済み定数 PKCS7 フラグ/定数 PKCS7 フラグ/定数 S/MIME 関数はビットフィールドを使用して指定したフラグを使用します。 このビットフィールドには、以下の値を一つ以上含むことが可能です。 PKCS7 定数 定数 説明 PKCS7_TEXT ...
https://man.plustar.jp/php/openssl.pkcs7.flags.html - [similar]
入力した文書の配列表現を返す 0
« SolrInputDocument::sort SolrDocument » PHP Manual SolrInputDocument 入力した文書の配列表現を返す SolrInputDocument::toArray (PECL solr >= 0.9.2) SolrInputDocument::toArray — 入力した文書の配列表現を返す 説明 public SolrInputDocument::toArray (): array 入力した文書の配列表現を返します。 ...
https://man.plustar.jp/php/solrinputdocument.toarray.html - [similar]
SQLインジェクション 0
« ストレージの暗号化 エラーのレポート » PHP Manual データベースのセキュリティ SQLインジェクション SQLインジェクション 多くの開発者はSQLクエリがどのように改竄されるかということを余り気にかけておらず、またSQLクエリは信用できるものと考えているようです。 実際にはSQLクエリはアクセス制限を回避 ...
https://man.plustar.jp/php/security.database.sql-injection.html - [similar]