検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 842 for [SIMILAR] 16 1024 4096 WITH 29617 arrayobject WI... (0.654 sec.)
PHP と COM 0
« PHP と HTML その他の質問 » PHP Manual FAQ PHP と COM PHP と COM PHP は Win32 プラットフォーム上で COM と DCOM オブジェクトに アクセスすることができます。 とある計算を行う DLL を作成しました。これを PHP で実行させる方法は ありますか? 'Unsupported variant type: xxxx (0xxxxx)'とはどういう ...
https://man.plustar.jp/php/faq.com.html - [similar]
TrueColor イメージを新規に作成する 0
« imagecreatefromxpm imagecrop » PHP Manual GD および Image 関数 TrueColor イメージを新規に作成する imagecreatetruecolor (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) imagecreatetruecolor — TrueColor イメージを新規に作成する 説明 imagecreatetruecolor ( int $width , int $height ): GdImage | false ...
https://man.plustar.jp/php/function.imagecreatetruecolor.html - [similar]
MySQL 改良版拡張モジュール 0
« 文字セット はじめに » PHP Manual MySQL MySQL 改良版拡張モジュール MySQL 改良版拡張モジュール はじめに mysqli の概要 クイックスタートガイド 手続き型とオブジェクト指向インターフェイス データベース接続 ステートメントの実行 プリペアドステートメント ストアドプロシージャ 複数のステートメント ...
https://man.plustar.jp/php/book.mysqli.html - [similar]
SQLインジェクション 0
« ストレージの暗号化 エラーのレポート » PHP Manual データベースのセキュリティ SQLインジェクション SQLインジェクション 多くの開発者はSQLクエリがどのように改竄されるかということを余り気にかけておらず、またSQLクエリは信用できるものと考えているようです。 実際にはSQLクエリはアクセス制限を回避 ...
https://man.plustar.jp/php/security.database.sql-injection.html - [similar]
配列 0
« 数値形式の文字列 Iterable » PHP Manual 型 配列 配列 PHP の配列は、実際には順番付けられたマップです。マップは型の一種で、 値 を キー に関連付けます。 この型は、さまざまな使い道にあわせて最適化されます。 配列としてだけでなく、リスト (ベクター)、 ハッシュテーブル (マップの実装の一つ)、辞書 ...
https://man.plustar.jp/php/language.types.array.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]
PHP による HTTP 認証 0
« 機能 クッキー(Cookies) » PHP Manual 機能 PHP による HTTP 認証 PHP による HTTP 認証 header() 関数を使うと、 "Authentication Required" メッセージをクライアントブラウザに送ることができます。 これにより、クライアントブラウザではユーザー名とパスワードの入力要求 ウインドウがポップアップ表示さ ...
https://man.plustar.jp/php/features.http-auth.html - [similar]
OCI8 接続のハンドリングおよびプーリング 0
« 例 OCI8 高速アプリケーション通知 (FAN) サポート » PHP Manual OCI8 OCI8 接続のハンドリングおよびプーリング OCI8 接続のハンドリングおよびプーリング 接続関数 oci8 拡張モジュールは Oracle に接続するための 3 つの異なる関数を提供しています。標準の接続関数は oci_connect() です。これは Oracle ...
https://man.plustar.jp/php/oci8.connection.html - [similar]
cURL 転送用オプションを設定する 0
« curl_setopt_array curl_share_close » PHP Manual cURL 関数 cURL 転送用オプションを設定する curl_setopt (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) curl_setopt — cURL 転送用オプションを設定する 説明 curl_setopt ( CurlHandle $handle , int $option , mixed $value ): bool 指定した cURL セッションハ ...
https://man.plustar.jp/php/function.curl-setopt.html - [similar]
Sodium 関数 0
« 定義済み定数 sodium_add » PHP Manual Sodium Sodium 関数 Sodium 関数 目次 sodium_add — 巨大な数を加算する sodium_base642bin — base64 エンコードされた文字列を、生バイナリにデコードする sodium_bin2base64 — 生バイナリを base64 文字列にエンコードする sodium_bin2hex — 16進数にエンコードする ...
https://man.plustar.jp/php/ref.sodium.html - [similar]