検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 1002 for [SIMILAR] 16 1024 4096 WITH 17518 レコ WITH 1083... (0.614 sec.)
データベース接続 0
« 手続き型とオブジェクト指向インターフェイス ステートメントの実行 » PHP Manual クイックスタートガイド データベース接続 データベース接続 MySQL は、サーバに接続するために、 異なるトランスポート層をサポートしています。 TCP/IP, Unix ドメインソケット、 そして、Windows の名前付きパイプです。 ホ ...
https://man.plustar.jp/php/mysqli.quickstart.connections.html - [similar]
oauth リクエストをチェックする 0
« OAuthProvider::calltokenHandler OAuthProvider::__construct » PHP Manual OAuthProvider oauth リクエストをチェックする OAuthProvider::checkOAuthRequest (PECL OAuth >= 1.0.0) OAuthProvider::checkOAuthRequest — oauth リクエストをチェックする 説明 public OAuthProvider::checkOAuthRequest ( s ...
https://man.plustar.jp/php/oauthprovider.checkoauthrequest.html - [similar]
現在実行している時点のバックトレースを取得する 0
« ReflectionFiber::getFiber ReflectionIntersectionType » PHP Manual ReflectionFiber 現在実行している時点のバックトレースを取得する ReflectionFiber::getTrace (PHP 8 >= 8.1.0) ReflectionFiber::getTrace — 現在実行している時点のバックトレースを取得する 説明 public ReflectionFiber::getTrace ( ...
https://man.plustar.jp/php/reflectionfiber.gettrace.html - [similar]
セッションのアップロード状況 0
« カスタムセッションハンドラ セッション と セキュリティ » PHP Manual Sessions セッションのアップロード状況 セッションのアップロード状況 INI オプション session.upload_progress.enabled を有効にすると、アップロード中の個々のファイルの進捗状況を PHP で追えるようになります。 この情報は、アップ ...
https://man.plustar.jp/php/session.upload-progress.html - [similar]
現在の Tidy の設定を取得する 0
« tidy::$errorBuffer tidy::getHtmlVer » PHP Manual tidy 現在の Tidy の設定を取得する tidy::getConfig tidy_get_config (PHP 5, PHP 7, PHP 8, PECL tidy >= 0.7.0) tidy::getConfig -- tidy_get_config — 現在の Tidy の設定を取得する 説明 オブジェクト指向型 public tidy::getConfig (): array 手続き ...
https://man.plustar.jp/php/tidy.getconfig.html - [similar]
データベース上でクエリを実行する 0
« mysqli::prepare mysqli::real_connect » PHP Manual mysqli データベース上でクエリを実行する mysqli::query mysqli_query (PHP 5, PHP 7, PHP 8) mysqli::query -- mysqli_query — データベース上でクエリを実行する 説明 オブジェクト指向型 public mysqli::query ( string $query , int $result_mode = ...
https://man.plustar.jp/php/mysqli.query.html - [similar]
break 0
« foreach continue » PHP Manual 制御構造 break break (PHP 4, PHP 5, PHP 7, PHP 8) break は、現在実行中の for , foreach , while , do-while , switch 構造の実行を終了します。 break では、オプションの引数で ネストしたループ構造を抜ける数を指定することができます。 この引数のデフォルトは 1 で、 ...
https://man.plustar.jp/php/control-structures.break.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 ファイルシステムおよびストリーム設定オプション 名前 デフォルト 変更可能 変更履歴 allow_url_fopen "1" PHP_INI_SYSTEM allow_url_include "0" PHP_INI_SYSTEM PHP 7.4.0 以降 ...
https://man.plustar.jp/php/filesystem.configuration.html - [similar]
デバッグ出力のオン/オフを切り替える 0
« Memcache 関数 Memcached » PHP Manual Memcache 関数 デバッグ出力のオン/オフを切り替える memcache_debug (PECL memcache >= 0.2.0) memcache_debug — デバッグ出力のオン/オフを切り替える 説明 memcache_debug ( bool $on_off ): bool memcache_debug() は、パラメータ on_off が true の場合にデバッグ ...
https://man.plustar.jp/php/function.memcache-debug.html - [similar]
コマンドを実行し、入出力用にファイルポインタを開く 0
« proc_nice proc_terminate » PHP Manual プログラム実行関数 コマンドを実行し、入出力用にファイルポインタを開く proc_open (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) proc_open — コマンドを実行し、入出力用にファイルポインタを開く 説明 proc_open ( array | string $command , array $descriptor_spec , ...
https://man.plustar.jp/php/function.proc-open.html - [similar]