検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 767 for [SIMILAR] 16 1024 4096 WITH 26929 geoip WITH 737... (0.488 sec.)
関数・メソッド 0
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッドの一覧 a b c d e f g h i j k l m n o p q r s t u v w x y z _ 㠊 a abs - 絶対値 acos - 逆余弦(アークコサイン) acosh - 逆双曲線余弦(アークハイパボリックコサイン) addcslashes - C 言語と同様 ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
拡張サービスのリクエストを準備する 0
« yaz_es_result yaz_get_option » PHP Manual YAZ 関数 拡張サービスのリクエストを準備する yaz_es (PECL yaz >= 0.9.0) yaz_es — 拡張サービスのリクエストを準備する 説明 yaz_es ( resource $id , string $type , array $args ): void この関数は、拡張サービスのリクエストを準備します。 拡張サービスと ...
https://man.plustar.jp/php/function.yaz-es.html - [similar]
RRDCreator クラス 0
« rrdc_disconnect RRDCreator::addArchive » PHP Manual RRD RRDCreator クラス RRDCreator クラス (PECL rrd >= 0.9.0) はじめに RRD データベースファイルの生成クラス クラス概要 class RRDCreator { /* メソッド */ public __construct ( string $path , string $startTime = ? , int $step = 0 ) public ...
https://man.plustar.jp/php/class.rrdcreator.html - [similar]
トランザクションをロールバックする 0
« db2_result db2_server_info » PHP Manual IBM DB2 関数 トランザクションをロールバックする db2_rollback (PECL ibm_db2 >= 1.0.0) db2_rollback — トランザクションをロールバックする 説明 db2_rollback ( resource $connection ): bool 指定した接続リソース上で実行中のトランザクションをロールバック ...
https://man.plustar.jp/php/function.db2-rollback.html - [similar]
データソースに接続する 0
« odbc_commit odbc_cursor » PHP Manual ODBC 関数 データソースに接続する odbc_connect (PHP 4, PHP 5, PHP 7, PHP 8) odbc_connect — データソースに接続する 説明 odbc_connect ( string $dsn , string $user , string $password , int $cursor_option = SQL_CUR_USE_DRIVER ): resource | false 他の ODB ...
https://man.plustar.jp/php/function.odbc-connect.html - [similar]
一般的な情報 0
« FAQ メーリングリスト » PHP Manual FAQ 一般的な情報 一般的な情報 このセクションでは PHP に関するもっとも基本的な情報 (PHP とは何か? PHP は何をするものか? 等)を扱います。 PHPとは? PHP とは何の略ですか? 各バージョン間の関係は? 異なるバージョンの PHP を同時に実行することができますか? バグを ...
https://man.plustar.jp/php/faq.general.html - [similar]
ファイルからラージオブジェクトをインポートする 0
« pg_lo_export pg_lo_open » PHP Manual PostgreSQL 関数 ファイルからラージオブジェクトをインポートする pg_lo_import (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_lo_import — ファイルからラージオブジェクトをインポートする 説明 pg_lo_import ( PgSql\Connection $connection = ? , string $pathname , ...
https://man.plustar.jp/php/function.pg-lo-import.html - [similar]
ストアドプロシージャ 0
« プリペアドステートメント 複数のステートメント » PHP Manual クイックスタートガイド ストアドプロシージャ ストアドプロシージャ MySQL データベースは、ストアドプロシージャをサポートしています。 ストアドプロシージャは、 データベースカタログに保存されたサブルーチンです。 アプリケーションは、ス ...
https://man.plustar.jp/php/mysqli.quickstart.stored-procedures.html - [similar]
行をオブジェクトとして得る 0
« pg_fetch_assoc pg_fetch_result » PHP Manual PostgreSQL 関数 行をオブジェクトとして得る pg_fetch_object (PHP 4, PHP 5, PHP 7, PHP 8) pg_fetch_object — 行をオブジェクトとして得る 説明 pg_fetch_object ( PgSql\Result $result , ? int $row = null , string $class = "stdClass" , array $constru ...
https://man.plustar.jp/php/function.pg-fetch-object.html - [similar]
プリペアドステートメント 0
« ステートメントの実行 ストアドプロシージャ » PHP Manual クイックスタートガイド プリペアドステートメント プリペアドステートメント MySQL データベースは、 プリペアドステートメントをサポートしています。 プリペアドステートメント、 またはパラメータ化したステートメントは、 同じステートメントを ...
https://man.plustar.jp/php/mysqli.quickstart.prepared-statements.html - [similar]