検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 1317 for [SIMILAR] 16 1024 4096 WITH 29227 settype WITH 4... (1.447 sec.)
cURL セッションを閉じる 879
« cURL 関数 curl_copy_handle » PHP Manual cURL 関数 cURL セッションを閉じる curl_close (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) curl_close — cURL セッションを閉じる 説明 curl_close ( CurlHandle $handle ): void 注意 : この関数を実行しても何も起こりません。PHP 8.0.0 より前のバージョンでは、こ ...
https://man.plustar.jp/php/function.curl-close.html - [similar]
セッションを閉じる 879
« SessionHandlerInterface SessionHandlerInterface::destroy » PHP Manual SessionHandlerInterface セッションを閉じる SessionHandlerInterface::close (PHP 5 >= 5.4.0, PHP 7, PHP 8) SessionHandlerInterface::close — セッションを閉じる 説明 public SessionHandlerInterface::close (): bool 現在のセ ...
https://man.plustar.jp/php/sessionhandlerinterface.close.html - [similar]
セッションのデータを読み込む 879
« SessionHandler::open SessionHandler::write » PHP Manual SessionHandler セッションのデータを読み込む SessionHandler::read (PHP 5 >= 5.4.0, PHP 7, PHP 8) SessionHandler::read — セッションのデータを読み込む 説明 public SessionHandler::read ( string $id ): string | false セッションのデータ ...
https://man.plustar.jp/php/sessionhandler.read.html - [similar]
SNMP セッションを閉じる 879
« SNMP SNMP::__construct » PHP Manual SNMP SNMP セッションを閉じる SNMP::close (PHP 5 >= 5.4.0, PHP 7, PHP 8) SNMP::close — SNMP セッションを閉じる 説明 public SNMP::close (): bool SNMP セッションオブジェクトを閉じます。 パラメータ この関数にはパラメータはありません。 戻り値 成功した場合 ...
https://man.plustar.jp/php/snmp.close.html - [similar]
要件 879
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 外部ライブラリは必要ありません。 注意 : オプションで、Ralf S. Engelschallにより開発されたセッションの保 存用の共有メモリ(mm)を使用することも可能です。 » mm をダウンロードし、インストールす ることができます。この ...
https://man.plustar.jp/php/session.requirements.html - [similar]
セッションを閉じる 879
« SessionHandler SessionHandler::create_sid » PHP Manual SessionHandler セッションを閉じる SessionHandler::close (PHP 5 >= 5.4.0, PHP 7, PHP 8) SessionHandler::close — セッションを閉じる 説明 public SessionHandler::close (): bool 現在のセッションを閉じます。この関数はセッションを閉じると ...
https://man.plustar.jp/php/sessionhandler.close.html - [similar]
SessionIdInterface クラス 879
« SessionHandlerInterface::write SessionIdInterface::create_sid » PHP Manual Sessions SessionIdInterface クラス SessionIdInterface クラス (PHP 5 >= 5.5.1, PHP 7, PHP 8) はじめに SessionIdInterface は カスタムのセッションハンドラを作成するためのオプションのメソッドを定義します。 オブジェク ...
https://man.plustar.jp/php/class.sessionidinterface.html - [similar]
変数の整数としての値を取得する 0
« gettype is_array » PHP Manual 変数操作 関数 変数の整数としての値を取得する intval (PHP 4, PHP 5, PHP 7, PHP 8) intval — 変数の整数としての値を取得する 説明 intval ( mixed $value , int $base = 10 ): int 指定された値 base を基数(デフォルトは 10)とする、 value の int としての値を返します ...
https://man.plustar.jp/php/function.intval.html - [similar]
SQLインジェクション 0
« ストレージの暗号化 エラーのレポート » PHP Manual データベースのセキュリティ SQLインジェクション SQLインジェクション 多くの開発者はSQLクエリがどのように改竄されるかということを余り気にかけておらず、またSQLクエリは信用できるものと考えているようです。 実際にはSQLクエリはアクセス制限を回避 ...
https://man.plustar.jp/php/security.database.sql-injection.html - [similar]
値の保存可能な表現を生成する 0
« print_r settype » PHP Manual 変数操作 関数 値の保存可能な表現を生成する serialize (PHP 4, PHP 5, PHP 7, PHP 8) serialize — 値の保存可能な表現を生成する 説明 serialize ( mixed $value ): string 値の保存可能な表現を生成します。 型や構造を失わずに PHP の値を保存または渡す際に有用です。 シリ ...
https://man.plustar.jp/php/function.serialize.html - [similar]