検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 617 for [SIMILAR] 16 1024 4096 WITH 149775 system WITH 1... (0.555 sec.)
定義済み定数 0
« リソース型 ファイルシステム 関数 » PHP Manual ファイルシステム 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 SEEK_SET ( int ) SEEK_CUR ( int ) SEEK_END ( in ...
https://man.plustar.jp/php/filesystem.constants.html - [similar]
シェル引数として使用される文字列をエスケープする 0
« プログラム実行関数 escapeshellcmd » PHP Manual プログラム実行関数 シェル引数として使用される文字列をエスケープする escapeshellarg (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) escapeshellarg — シェル引数として使用される文字列をエスケープする 説明 escapeshellarg ( string $arg ): string escapesh ...
https://man.plustar.jp/php/function.escapeshellarg.html - [similar]
OID の出力形式を設定する 0
« snmp_set_oid_numeric_print snmp_set_quick_print » PHP Manual SNMP 関数 OID の出力形式を設定する snmp_set_oid_output_format (PHP 5 >= 5.2.0, PHP 7, PHP 8) snmp_set_oid_output_format — OID の出力形式を設定する 説明 snmp_set_oid_output_format ( int $format ): bool snmp_set_oid_output_form ...
https://man.plustar.jp/php/function.snmp-set-oid-output-format.html - [similar]
現在のシステム状態を取得する 0
« mysqli::ssl_set mysqli::stmt_init » PHP Manual mysqli 現在のシステム状態を取得する mysqli::stat mysqli_stat (PHP 5, PHP 7, PHP 8) mysqli::stat -- mysqli_stat — 現在のシステム状態を取得する 説明 オブジェクト指向型 public mysqli::stat (): string | false 手続き型 mysqli_stat ( mysqli $mys ...
https://man.plustar.jp/php/mysqli.stat.html - [similar]
WinCache 関数への切り替え 0
« WinCache セッションハンドラ リソース型 » PHP Manual インストール/設定 WinCache 関数への切り替え WinCache 関数への切り替え 注意: wincache.rerouteini は WinCache 1.3.7.0 で削除されました。かわりに、自動的な関数置き換え機能を利用します。 wincache.reroute_enabled を参照ください。 WinCache ...
https://man.plustar.jp/php/wincache.reroutes.html - [similar]
mysqli クラス 0
« The MySQLi Extension Function Summary mysqli::$affected_rows » PHP Manual MySQLi mysqli クラス mysqli クラス (PHP 5, PHP 7, PHP 8) はじめに PHP と MySQL データベースの間の接続を表します。 クラス概要 class mysqli { /* プロパティ */ public readonly int | string $ affected_rows ; public r ...
https://man.plustar.jp/php/class.mysqli.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 下表では、SQLSRV エクステンションで使用可能な構成オプションを一覧表示します。 これらのオプションについて詳しくは、 » Handling SQLSRV Warnings and Errors をご覧下さい。 ...
https://man.plustar.jp/php/sqlsrv.configuration.html - [similar]
はじめに 0
« セマフォ インストール/設定 » PHP Manual セマフォ はじめに はじめに これらのモジュールは、System V IPC 関連の関数へのラッパーを提供します。 セマフォ・共有メモリおよびプロセス間通信(IPC)がその中に含まれます。 セマフォは、マシーン上のリソースへの排他的アクセス機能や、 同時にあるリソースを ...
https://man.plustar.jp/php/intro.sem.html - [similar]
ユーザーのブラウザの機能を取得する 0
« exit __halt_compiler » PHP Manual その他の関数 ユーザーのブラウザの機能を取得する get_browser (PHP 4, PHP 5, PHP 7, PHP 8) get_browser — ユーザーのブラウザの機能を取得する 説明 get_browser ( ? string $user_agent = null , bool $return_array = false ): object | array | false ユーザーのブ ...
https://man.plustar.jp/php/function.get-browser.html - [similar]
HTTP 入出力 0
« 日本語のマルチバイト文字に関する基本事項 サポートされる文字エンコーディング » PHP Manual マルチバイト文字列 HTTP 入出力 HTTP 入出力 HTTP 入出力の文字エンコーディング変換はバイナリデータも変換して しまいます。HTTP 入出力にバイナリデータが使用される場合、ユーザーは、 文字エンコーディング ...
https://man.plustar.jp/php/mbstring.http.html - [similar]