検索

phrase: max: clip:
target: order:
Results of 321 - 330 of about 962 for [SIMILAR] 16 1024 4096 WITH 6256 数操 WITH 2858 ... (1.911 sec.)
unlink か unset を参照してください 0
« copy dirname » PHP Manual ファイルシステム 関数 unlink か unset を参照してください delete delete — unlink() か unset() を参照してください 説明 PHP には、delete というキーワードや関数は存在しません。 もしあなたがファイルを削除する方法を探してこのページにたどり着いたのなら、 unlink() を試 ...
https://man.plustar.jp/php/function.delete.html - [similar]
PHP の変数を、クエリで取得するカラムに関連づける 0
« oci_connect oci_error » PHP Manual OCI8 関数 PHP の変数を、クエリで取得するカラムに関連づける oci_define_by_name (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_define_by_name — PHP の変数を、クエリで取得するカラムに関連づける 説明 oci_define_by_name ( resource $statement , string $colum ...
https://man.plustar.jp/php/function.oci-define-by-name.html - [similar]
DOMException クラス 0
« DOMEntityReference::__construct DOMImplementation » PHP Manual DOM DOMException クラス DOMException クラス (PHP 5, PHP 7, PHP 8) はじめに しかるべき状況、すなわち論理的に不可能な操作を行った際などの場合に DOM 操作は例外を発生させます。 例外(exceptions) も参照ください。 クラス概要 final ...
https://man.plustar.jp/php/class.domexception.html - [similar]
GET/POST/COOKIE データをパースし、グローバル変数を設定する 0
« mb_output_handler mb_preferred_mime_name » PHP Manual マルチバイト文字列 関数 GET/POST/COOKIE データをパースし、グローバル変数を設定する mb_parse_str (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_parse_str — GET/POST/COOKIE データをパースし、グローバル変数を設定する 説明 mb_parse_str ( stri ...
https://man.plustar.jp/php/function.mb-parse-str.html - [similar]
static キーワード 0
« スコープ定義演算子 (::) クラスの抽象化 » PHP Manual クラスとオブジェクト static キーワード static キーワード ヒント このページでは、 static キーワードを使って static メソッド や static プロパティを定義する方法を説明します。 static は、 static 変数 や 遅延静的束縛 にも使えます。これらの ...
https://man.plustar.jp/php/language.oop5.static.html - [similar]
0
« 定義済み定数 OCI8 接続のハンドリングおよびプーリング » PHP Manual OCI8 例 例 これらの例では HR として接続しています。 これは、Oracle データベースに付属するサンプルのスキーマ "Human Resources" 用のユーザーです。このユーザーを使うには、 ユーザーのロックを解除してパスワードをリセットしなけ ...
https://man.plustar.jp/php/oci8.examples.html - [similar]
リファレンス渡し 0
« リファレンスが行わないこと リファレンスを返す » PHP Manual リファレンスの説明 リファレンス渡し リファレンス渡し リファレンスにより関数に変数を渡すことが可能です。この場合、関数内で その引数を修正可能になります。構文は次のようになります。 <?php function foo (& $var ) { $var ++; } $a = 5 ...
https://man.plustar.jp/php/language.references.pass.html - [similar]
値をエンジンに設定する 0
« Yaf_View_Simple::render Yaf_View_Simple::setScriptPath » PHP Manual Yaf_View_Simple 値をエンジンに設定する Yaf_View_Simple::__set (Yaf >=1.0.0) Yaf_View_Simple::__set — 値をエンジンに設定する 説明 public Yaf_View_Simple::__set ( string $name , mixed $value ): void Yaf_View_Simple::assi ...
https://man.plustar.jp/php/yaf-view-simple.set.html - [similar]
SqlStatementResult クラス 0
« SqlStatement::hasMoreResults SqlStatementResult::__construct » PHP Manual Mysql_xdevapi SqlStatementResult クラス SqlStatementResult クラス (PECL mysql-xdevapi >= 8.0.11) はじめに クラス概要 class mysql_xdevapi\SqlStatementResult implements mysql_xdevapi\BaseResult , Traversable { /* メ ...
https://man.plustar.jp/php/class.mysql-xdevapi-sqlstatementresult.html - [similar]
NoRewindIterator クラス 0
« MultipleIterator::valid NoRewindIterator::__construct » PHP Manual イテレータ NoRewindIterator クラス NoRewindIterator クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに このイテレータは巻き戻しの操作を無視します。 これにより、一部のみを走査する 複数の foreach ループでイテレータを処理するこ ...
https://man.plustar.jp/php/class.norewinditerator.html - [similar]