検索

phrase: max: clip:
target: order:
Results of 421 - 430 of about 527 for [SIMILAR] 16 1024 4096 WITH 17362 グラ WITH 1252... (4.663 sec.)
phpdbg 関数 0
« 定義済み定数 phpdbg_break_file » PHP Manual phpdbg phpdbg 関数 phpdbg 関数 目次 phpdbg_break_file — ファイルの行にブレークポイントを挿入する phpdbg_break_function — 関数のエントリにブレークポイントを挿入する phpdbg_break_method — メソッドのエントリにブレークポイントを挿入する phpdbg_br ...
https://man.plustar.jp/php/ref.phpdbg.html - [similar]
SQL 文中で用いる文字列の特殊文字をエスケープする 0
« mysql_query mysql_result » PHP Manual MySQL 関数 SQL 文中で用いる文字列の特殊文字をエスケープする mysql_real_escape_string (PHP 4 >= 4.3.0, PHP 5) mysql_real_escape_string — SQL 文中で用いる文字列の特殊文字をエスケープする 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で ...
https://man.plustar.jp/php/function.mysql-real-escape-string.html - [similar]
一意な接続を使って Oracle サーバーへ接続する 0
« oci_new_collection oci_new_cursor » PHP Manual OCI8 関数 一意な接続を使って Oracle サーバーへ接続する oci_new_connect (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_new_connect — 一意な接続を使って Oracle サーバーへ接続する 説明 oci_new_connect ( string $username , string $password , ? ...
https://man.plustar.jp/php/function.oci-new-connect.html - [similar]
持続的接続を使用してOracle データベースに接続する 0
« oci_password_change oci_register_taf_callback » PHP Manual OCI8 関数 持続的接続を使用してOracle データベースに接続する oci_pconnect (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_pconnect — 持続的接続を使用してOracle データベースに接続する 説明 oci_pconnect ( string $username , string $ ...
https://man.plustar.jp/php/function.oci-pconnect.html - [similar]
SNMP クラス 0
« snmpwalkoid SNMP::close » PHP Manual SNMP SNMP クラス SNMP クラス (PHP 5 >= 5.4.0, PHP 7, PHP 8) はじめに SNMP セッションを表します。 クラス概要 class SNMP { /* プロパティ */ public readonly array $ info ; public ? int $ max_oids ; public int $ valueretrieval ; public bool $ quick_prin ...
https://man.plustar.jp/php/class.snmp.html - [similar]
一行読み込む 0
« readline_write_history 圧縮およびアーカイブ » PHP Manual Readline 関数 一行読み込む readline (PHP 4, PHP 5, PHP 7, PHP 8) readline — 一行読み込む 説明 readline ( ? string $prompt = null ): string | false ユーザーからの入力を一行読み込みます。 この行を readline_add_history() . を用いてヒ ...
https://man.plustar.jp/php/function.readline.html - [similar]
三次ベジエ曲線を描画する 0
« ImagickDraw::pathClose ImagickDraw::pathCurveToQuadraticBezierAbsolute » PHP Manual ImagickDraw 三次ベジエ曲線を描画する ImagickDraw::pathCurveToAbsolute (PECL imagick 2, PECL imagick 3) ImagickDraw::pathCurveToAbsolute — 三次ベジエ曲線を描画する 説明 public ImagickDraw::pathCurveToAbs ...
https://man.plustar.jp/php/imagickdraw.pathcurvetoabsolute.html - [similar]
三次ベジエ曲線を描画する 0
« ImagickDraw::pathCurveToQuadraticBezierSmoothRelative ImagickDraw::pathCurveToSmoothAbsolute » PHP Manual ImagickDraw 三次ベジエ曲線を描画する ImagickDraw::pathCurveToRelative (PECL imagick 2, PECL imagick 3) ImagickDraw::pathCurveToRelative — 三次ベジエ曲線を描画する 説明 public Imagi ...
https://man.plustar.jp/php/imagickdraw.pathcurvetorelative.html - [similar]
はじめに 0
« Taint インストール/設定 » PHP Manual Taint はじめに はじめに taint は、XSS コード (汚染された文字列) を検出するための拡張モジュールです。 SQL インジェクションやシェルコマンドインジェクションなどの脆弱性を検出するためにも使えます。 taint を有効にすると、汚染された文字列 ($_GET や $_POST ...
https://man.plustar.jp/php/intro.taint.html - [similar]
有効期限 0
« 定義済み定数 コールバック » PHP Manual Memcached 有効期限 有効期限 格納用コマンドの中には、(アイテム単位あるいはクライアントから要求された操作単位の) 有効期限をサーバーに送信するものがあります。そのような場合に実際に送られる値は、 Unix タイム (1970 年 1 月 1 日からの経過秒数) あるいは現 ...
https://man.plustar.jp/php/memcached.expiration.html - [similar]