検索

phrase: max: clip:
target: order:
Results of 241 - 250 of about 283 for [SIMILAR] 16 1024 4096 WITH 33374 アー WITH 3130... (0.229 sec.)
PHP ファイルの実行 0
« オプション I/O ストリーム » PHP Manual コマンドラインの使用法 PHP ファイルの実行 PHP ファイルの実行 CLI SAPI は、実行する PHP コードを 取得するために三種類の異なる手段をサポートしています。 PHP に特定のファイルの実行を指示する。 $ php my_script.php $ php -f my_script.php 上記の方法は共 ...
https://man.plustar.jp/php/features.commandline.usage.html - [similar]
接続を初期化する 0
« gnupg_import gnupg_keyinfo » PHP Manual GnuPG 関数 接続を初期化する gnupg_init (PECL gnupg >= 0.4) gnupg_init — 接続を初期化する 説明 gnupg_init ( ? array $options = null ): resource パラメータ options 連想配列でなければいけません。 暗号化エンジンのデフォルト設定を変更するために使います ...
https://man.plustar.jp/php/function.gnupg-init.html - [similar]
テーブルからメタデータを取得する 0
« pg_lo_write pg_num_fields » PHP Manual PostgreSQL 関数 テーブルからメタデータを取得する pg_meta_data (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) pg_meta_data — テーブルからメタデータを取得する 説明 pg_meta_data ( PgSql\Connection $connection , string $table_name , bool $extended = false ): a ...
https://man.plustar.jp/php/function.pg-meta-data.html - [similar]
実行時間の最大値を制限する 0
« set_include_path sys_get_temp_dir » PHP Manual PHP オプション/情報 関数 実行時間の最大値を制限する set_time_limit (PHP 4, PHP 5, PHP 7, PHP 8) set_time_limit — 実行時間の最大値を制限する 説明 set_time_limit ( int $seconds ): bool スクリプトが実行可能な秒数を設定します。 この制限にかかる ...
https://man.plustar.jp/php/function.set-time-limit.html - [similar]
MySQL Native Driver 0
« mysql_unbuffered_query はじめに » PHP Manual MySQL MySQL Native Driver MySQL Native Driver はじめに 概要 インストール 実行時設定 非互換性 持続的接続 統計情報 メモ Memory management MySQL Native Driver プラグインAPI mysqlndプラグイン と MySQL Proxyの比較 mysqlnd plugin APIを取得する MyS ...
https://man.plustar.jp/php/book.mysqlnd.html - [similar]
はじめに 0
« セキュリティ 一般的な考慮事項 » PHP Manual セキュリティ はじめに はじめに PHP は強力な言語そしてインタプリタであり、モジュールとして Web サー バーに組み込んだ場合でも、独立した CGI バイナリ として実行される場合でも、ファイルをアクセスしたり、コマンドを実行 したり、サーバーへのネットワー ...
https://man.plustar.jp/php/security.intro.html - [similar]
DirectoryIterator クラス 0
« CallbackFilterIterator::__construct DirectoryIterator::__construct » PHP Manual イテレータ DirectoryIterator クラス DirectoryIterator クラス (PHP 5, PHP 7, PHP 8) はじめに DirectoryIterator クラスは、 ファイルシステムのディレクトリを閲覧するためのシンプルなインターフェイスです。 クラス ...
https://man.plustar.jp/php/class.directoryiterator.html - [similar]
SplFileInfo クラス 0
« ファイル操作 SplFileInfo::__construct » PHP Manual ファイル操作 SplFileInfo クラス SplFileInfo クラス (PHP 5 >= 5.1.2, PHP 7, PHP 8) はじめに SplFileInfo クラスは、各ファイルの情報を取得するための上位レベルのオブジェクト指向インターフェイスです。 クラス概要 class SplFileInfo implements ...
https://man.plustar.jp/php/class.splfileinfo.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]