検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 566 for [SIMILAR] 16 1024 4096 WITH 37194 students WITH ... (1.852 sec.)
リファレンスの解除 0
« リファレンスを返す リファレンスの適用範囲 » PHP Manual リファレンスの説明 リファレンスの解除 リファレンスの解除 リファレンスを解除することは、ちょうど変数名と変数の内容の結合を 解除することに相当します。これは、変数の内容が破棄されることを 意味しません。例えば、 <?php $a = 1 ; $b =& $a ...
https://man.plustar.jp/php/language.references.unset.html - [similar]
指定された変数名にパラメータをバインドする 0
« PDOStatement::bindColumn PDOStatement::bindValue » PHP Manual PDOStatement 指定された変数名にパラメータをバインドする PDOStatement::bindParam (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) PDOStatement::bindParam — 指定された変数名にパラメータをバインドする 説明 public PDOStatement: ...
https://man.plustar.jp/php/pdostatement.bindparam.html - [similar]
定義済み定数 0
« リソース型 変数操作 関数 » PHP Manual 変数操作 定義済み定数 定義済み定数 定数は定義されていません。 関連キーワード: 定義 , 定数 , 変数 , 操作 , リソース , 関数 , ...
https://man.plustar.jp/php/var.constants.html - [similar]
PHP の設定情報を出力する 0
« phpcredits phpversion » PHP Manual PHP オプション/情報 関数 PHP の設定情報を出力する phpinfo (PHP 4, PHP 5, PHP 7, PHP 8) phpinfo — PHP の設定情報を出力する 説明 phpinfo ( int $flags = INFO_ALL ): bool 現在の PHP の状態に関する、多くの情報を出力します。出力される情報には、 PHP コンパイ ...
https://man.plustar.jp/php/function.phpinfo.html - [similar]
キーに関連づけられた値を減少させる 0
« wincache_ucache_clear wincache_ucache_delete » PHP Manual WinCache 関数 キーに関連づけられた値を減少させる wincache_ucache_dec (PECL wincache >= 1.1.0) wincache_ucache_dec — キーに関連づけられた値を減少させる 説明 wincache_ucache_dec ( string $key , int $dec_by = 1 , bool &$success = ? ...
https://man.plustar.jp/php/function.wincache-ucache-dec.html - [similar]
キーに関連づけられた値を増加させる 0
« wincache_ucache_get wincache_ucache_info » PHP Manual WinCache 関数 キーに関連づけられた値を増加させる wincache_ucache_inc (PECL wincache >= 1.1.0) wincache_ucache_inc — キーに関連づけられた値を増加させる 説明 wincache_ucache_inc ( string $key , int $inc_by = 1 , bool &$success = ? ): ...
https://man.plustar.jp/php/function.wincache-ucache-inc.html - [similar]
PHP 変数を Lua にアサイン 0
« Lua Lua::call » PHP Manual Lua PHP 変数を Lua にアサイン Lua::assign (PECL lua >=0.9.0) Lua::assign — PHP 変数を Lua にアサイン 説明 public Lua::assign ( string $name , string $value ): mixed 警告 この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。 パ ...
https://man.plustar.jp/php/lua.assign.html - [similar]
エラーのレポート 0
« SQLインジェクション ユーザーが投稿したデータ » PHP Manual セキュリティ エラーのレポート エラーのレポート PHPのセキュリティに関して、2種類のエラー出力があります。一つは、セ キュリティ向上に役立つものであり、もう一つは、セキュリティ上有害な ものです。 標準的な攻撃手法の中に不完全なデータ ...
https://man.plustar.jp/php/security.errors.html - [similar]
プリペアドステートメントの変数をパラメータとしてバインドする 0
« Mysql_xdevapi 関数 getSession » PHP Manual Mysql_xdevapi 関数 プリペアドステートメントの変数をパラメータとしてバインドする expression (No version information available, might only be in Git) expression — プリペアドステートメントの変数をパラメータとしてバインドする 説明 mysql_xdevapi\ex ...
https://man.plustar.jp/php/function.mysql-xdevapi-expression.html - [similar]
プリペアドステートメントを実行する 0
« PDOStatement::errorInfo PDOStatement::fetch » PHP Manual PDOStatement プリペアドステートメントを実行する PDOStatement::execute (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) PDOStatement::execute — プリペアドステートメントを実行する 説明 public PDOStatement::execute ( ? array $param ...
https://man.plustar.jp/php/pdostatement.execute.html - [similar]