検索

phrase: max: clip:
target: order:
Results of 301 - 310 of about 1678 for [SIMILAR] 16 1024 4096 WITH 5693 resource WITH 4... (7.986 sec.)
変数の文字列表現を出力または返す 0
« var_dump ウェブサービス » PHP Manual 変数操作 関数 変数の文字列表現を出力または返す var_export (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) var_export — 変数の文字列表現を出力または返す 説明 var_export ( mixed $value , bool $return = false ): ? string var_export() は、 渡された変数に関する構造 ...
https://man.plustar.jp/php/function.var-export.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]
持続的データベース接続を閉じる 0
« db2_num_rows db2_pconnect » PHP Manual IBM DB2 関数 持続的データベース接続を閉じる db2_pclose (PECL ibm_db2 >= 1.8.0) db2_pclose — 持続的データベース接続を閉じる 説明 db2_pclose ( resource $resource ): bool この関数は、 db2_pconnect() で作成した DB2 クライアント接続を閉じ、 対応するリソ ...
https://man.plustar.jp/php/function.db2-pclose.html - [similar]
LDAP 結果エントリをクライアント側でソートする 0
« ldap_set_rebind_proc ldap_start_tls » PHP Manual LDAP 関数 LDAP 結果エントリをクライアント側でソートする ldap_sort (PHP 4 >= 4.2.0, PHP 5, PHP 7) ldap_sort — LDAP 結果エントリをクライアント側でソートする 警告 この関数は PHP 7.0.0 で 非推奨 となり、PHP 8.0.0 で 削除 されました。この関数 ...
https://man.plustar.jp/php/function.ldap-sort.html - [similar]
結果におけるフィールドの数を得る 0
« mysql_list_tables mysql_num_rows » PHP Manual MySQL 関数 結果におけるフィールドの数を得る mysql_num_fields (PHP 4, PHP 5) mysql_num_fields — 結果におけるフィールドの数を得る 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使う ...
https://man.plustar.jp/php/function.mysql-num-fields.html - [similar]
カーソル名を得る 0
« odbc_connect odbc_data_source » PHP Manual ODBC 関数 カーソル名を得る odbc_cursor (PHP 4, PHP 5, PHP 7, PHP 8) odbc_cursor — カーソル名を得る 説明 odbc_cursor ( resource $statement ): string | false 指定された接続 ID に関するカーソル名を返します。 Gets the cursorname for the given resu ...
https://man.plustar.jp/php/function.odbc-cursor.html - [similar]
実行用に文を準備する 0
« odbc_pconnect odbc_primarykeys » PHP Manual ODBC 関数 実行用に文を準備する odbc_prepare (PHP 4, PHP 5, PHP 7, PHP 8) odbc_prepare — 実行用に文を準備する 説明 odbc_prepare ( resource $odbc , string $query ): resource | false 実行用に文を準備します。 結果 ID は、この後 odbc_execute() で命 ...
https://man.plustar.jp/php/function.odbc-prepare.html - [similar]
システムリソース制限を設定 0
« posix_setpgid posix_setsid » PHP Manual POSIX 関数 システムリソース制限を設定 posix_setrlimit (PHP 7, PHP 8) posix_setrlimit — システムリソース制限を設定 説明 posix_setrlimit ( int $resource , int $soft_limit , int $hard_limit ): bool posix_setrlimit() は、 指定されたシステムリソースに ...
https://man.plustar.jp/php/function.posix-setrlimit.html - [similar]
Rolls back a transaction that was begun with sqlsrv_begin_transaction 0
« sqlsrv_query sqlsrv_rows_affected » PHP Manual SQLSRV 関数 Rolls back a transaction that was begun with sqlsrv_begin_transaction sqlsrv_rollback (No version information available, might only be in Git) sqlsrv_rollback — Rolls back a transaction that was begun with sqlsrv_begin_transact ...
https://man.plustar.jp/php/function.sqlsrv-rollback.html - [similar]
公開鍵サブシステムを初期化する 0
« ssh2_publickey_add ssh2_publickey_list » PHP Manual SSH2 関数 公開鍵サブシステムを初期化する ssh2_publickey_init (PECL ssh2 >= 0.10) ssh2_publickey_init — 公開鍵サブシステムを初期化する 説明 ssh2_publickey_init ( resource $session ): resource | false すでに接続している SSH2 サーバーから ...
https://man.plustar.jp/php/function.ssh2-publickey-init.html - [similar]