検索

phrase: max: clip:
target: order:
Results of 301 - 310 of about 739 for [SIMILAR] 16 1024 4096 WITH 10006 ftp WITH 4425 ... (0.889 sec.)
ファイルポインタ上に残っているすべてのデータを出力する 0
« fopen fputcsv » PHP Manual ファイルシステム 関数 ファイルポインタ上に残っているすべてのデータを出力する fpassthru (PHP 4, PHP 5, PHP 7, PHP 8) fpassthru — ファイルポインタ上に残っているすべてのデータを出力する 説明 fpassthru ( resource $stream ): int 与えられたファイルポインタを EOF ま ...
https://man.plustar.jp/php/function.fpassthru.html - [similar]
MySQL クエリを送信する 0
« mysql_ping mysql_real_escape_string » PHP Manual MySQL 関数 MySQL クエリを送信する mysql_query (PHP 4, PHP 5) mysql_query — MySQL クエリを送信する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべきです。詳細な情報は MyS ...
https://man.plustar.jp/php/function.mysql-query.html - [similar]
未解決のデータベーストランザクションをロールバックする 0
« oci_result oci_server_version » PHP Manual OCI8 関数 未解決のデータベーストランザクションをロールバックする oci_rollback (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_rollback — 未解決のデータベーストランザクションをロールバックする 説明 oci_rollback ( resource $connection ): bool Orac ...
https://man.plustar.jp/php/function.oci-rollback.html - [similar]
区別できないソケットの組を作成し、配列に保存する 0
« socket_create_listen socket_create » PHP Manual ソケット 関数 区別できないソケットの組を作成し、配列に保存する socket_create_pair (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_create_pair — 区別できないソケットの組を作成し、配列に保存する 説明 socket_create_pair ( int $domain , int $typ ...
https://man.plustar.jp/php/function.socket-create-pair.html - [similar]
tcpwrap のチェックを実行する 0
« TCP 関数 Varnish » PHP Manual TCP 関数 tcpwrap のチェックを実行する tcpwrap_check (PECL tcpwrap >= 0.1.0) tcpwrap_check — tcpwrap のチェックを実行する 説明 tcpwrap_check ( string $daemon , string $address , string $user = ? , bool $nodns = false ): bool この関数は /etc/hosts.allow およ ...
https://man.plustar.jp/php/function.tcpwrap-check.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 IMAP 設定オプション 名前 デフォルト 変更可能 変更履歴 imap.enable_insecure_rsh "0" PHP_INI_SYSTEM PHP 7.1.25、7.2.13、7.3.0 以降で利用可能です。それより前のバージョン ...
https://man.plustar.jp/php/imap.configuration.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Misc の設定オプション 名前 デフォルト 変更可能 変更履歴 ignore_user_abort "0" PHP_INI_ALL highlight.string "#DD0000" PHP_INI_ALL highlight.comment "#FF8000" PHP_INI_A ...
https://man.plustar.jp/php/misc.configuration.html - [similar]
セマフォ関数 0
« 定義済み定数 ftok » PHP Manual セマフォ セマフォ関数 セマフォ関数 目次 ftok — パス名とプロジェクト ID を、System V IPC キーに変換する msg_get_queue — メッセージキューを作成またはそれにアタッチする msg_queue_exists — メッセージキューが存在するかどうかを調べる msg_receive — メッセージキュ ...
https://man.plustar.jp/php/ref.sem.html - [similar]
実行時設定 0
« インストール 非互換性 » PHP Manual Mysqlnd 実行時設定 実行時設定 php.ini の設定により動作が変化します。 MySQL Native Driver 設定オプション 名前 デフォルト 変更可能 変更履歴 mysqlnd.collect_statistics "1" PHP_INI_SYSTEM mysqlnd.collect_memory_statistics "0" PHP_INI_SYSTEM mysqlnd.debug ...
https://man.plustar.jp/php/mysqlnd.config.html - [similar]
SQLite3 クラス 0
« 定義済み定数 SQLite3::backup » PHP Manual SQLite3 SQLite3 クラス SQLite3 クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SQLite 3 データベースとのインターフェイスとなるクラスです。 クラス概要 class SQLite3 { /* メソッド */ public __construct ( string $filename , int $flags = SQLITE3_OPE ...
https://man.plustar.jp/php/class.sqlite3.html - [similar]