検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 812 for [SIMILAR] 16 1024 4096 WITH 14971 curl WITH 1208... (0.564 sec.)
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
« ldap_get_entries ldap_get_values_len » PHP Manual LDAP 関数 指定したオプションの現在の値を得る ldap_get_option (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ldap_get_option — 指定したオプションの現在の値を得る 説明 ldap_get_option ( LDAP\Connection $ldap , int $option , array | string | int &$ ...
https://man.plustar.jp/php/function.ldap-get-option.html - [similar]
CUBRID 関数 0
« 例 cubrid_bind » PHP Manual CUBRID CUBRID 関数 CUBRID 関数 目次 cubrid_bind — Bind variables to a prepared statement as parameters cubrid_close_prepare — Close the request handle cubrid_close_request — Close the request handle cubrid_col_get — Get contents of collection type column usi ...
https://man.plustar.jp/php/ref.cubrid.html - [similar]
コンストラクタ 0
« Spoofchecker::areConfusable Spoofchecker::isSuspicious » PHP Manual Spoofchecker コンストラクタ Spoofchecker::__construct (No version information available, might only be in Git) Spoofchecker::__construct — コンストラクタ 説明 public Spoofchecker::__construct () Spoofchecker の新しいイ ...
https://man.plustar.jp/php/spoofchecker.construct.html - [similar]
サーバーのパラメータ設定を検索する 0
« pg_options pg_pconnect » PHP Manual PostgreSQL 関数 サーバーのパラメータ設定を検索する pg_parameter_status (PHP 5, PHP 7, PHP 8) pg_parameter_status — サーバーのパラメータ設定を検索する 説明 pg_parameter_status ( PgSql\Connection $connection = ? , string $param_name ): string サーバーの ...
https://man.plustar.jp/php/function.pg-parameter-status.html - [similar]
定義済み定数 0
« リソース型 Firebird/InterBase 関数 » PHP Manual Firebird/InterBase 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 トランザクションの挙動を設定するため、以下の ...
https://man.plustar.jp/php/ibase.constants.html - [similar]
はじめに 0
« Event インストール/設定 » PHP Manual Event はじめに はじめに This is an extension to efficiently schedule I/O, time and signal based events using the best I/O notification mechanism available for specific platform. This is a port of libevent to the PHP infrastructure. 注意 : Note, Wind ...
https://man.plustar.jp/php/intro.event.html - [similar]
private なコンストラクタのため、直接インスタンス化できません 0
« ReflectionReference ReflectionReference::fromArrayElement » PHP Manual ReflectionReference private なコンストラクタのため、直接インスタンス化できません ReflectionReference::__construct (No version information available, might only be in Git) ReflectionReference::__construct — private な ...
https://man.plustar.jp/php/reflectionreference.construct.html - [similar]
SOAP リクエストを実行する 0
« SoapClient::__construct SoapClient::__getCookies » PHP Manual SoapClient SOAP リクエストを実行する SoapClient::__doRequest (PHP 5, PHP 7, PHP 8) SoapClient::__doRequest — SOAP リクエストを実行する 説明 public SoapClient::__doRequest ( string $request , string $location , string $action ...
https://man.plustar.jp/php/soapclient.dorequest.html - [similar]
オブジェクト指向 API の使用 0
« XML 名前空間の使用 XMLWriter » PHP Manual 例 オブジェクト指向 API の使用 オブジェクト指向 API の使用 この例では、XMLWriter のオブジェクト指向 API を使う方法を示します。 例1 オブジェクト指向 API の使用 <?php $xw = new XMLWriter (); $xw -> openMemory (); $xw -> startDocument ( "1.0" ); $ ...
https://man.plustar.jp/php/example.xmlwriter-oop.html - [similar]