検索

phrase: max: clip:
target: order:
Results of 471 - 480 of about 541 for [SIMILAR] 16 1024 4096 WITH 26729 javascript WIT... (0.232 sec.)
フォームの処理 0
« 実用的な例 次にするべきことは? » PHP Manual 簡易チュートリアル フォームの処理 フォームの処理 PHP の最も強力な機能の一つは、HTML フォームを処理する手段です。 理解するべき重要な基本概念は、あるフォームの中の全てのフォーム要素が、 自動的に PHP スクリプトで利用可能になるということです。 詳 ...
https://man.plustar.jp/php/tutorial.forms.html - [similar]
セッションに登録されたデータを全て破棄する 0
« session_decode session_encode » PHP Manual セッション関数 セッションに登録されたデータを全て破棄する session_destroy (PHP 4, PHP 5, PHP 7, PHP 8) session_destroy — セッションに登録されたデータを全て破棄する 説明 session_destroy (): bool session_destroy() は、現在のセッションに 関連づけ ...
https://man.plustar.jp/php/function.session-destroy.html - [similar]
Returns the result document for the failed command 0
« MongoDB\Driver\Exception\CommandException MongoDB\Driver\Exception\ConnectionException » PHP Manual MongoDB\Driver\Exception\CommandException Returns the result document for the failed command MongoDB\Driver\Exception\CommandException::getResultDocument (mongodb >= 1.5.0) MongoDB\Drive ...
https://man.plustar.jp/php/mongodb-driver-commandexception.getresultdocument.htm... - [similar]
Returns whether a multi-document transaction is in progress 0
« MongoDB\Driver\Session::isDirty MongoDB\Driver\Session::startTransaction » PHP Manual MongoDB\Driver\Session Returns whether a multi-document transaction is in progress MongoDB\Driver\Session::isInTransaction (mongodb >=1.6.0) MongoDB\Driver\Session::isInTransaction — Returns whether a ...
https://man.plustar.jp/php/mongodb-driver-session.isintransaction.html - [similar]
例外を拡張する 0
« 例外(exceptions) ファイバー » PHP Manual 例外(exceptions) 例外を拡張する 例外を拡張する 組み込みの Exception クラスを拡張することで、例外クラスをユーザーが 定義することが可能です。以下のメンバーおよびプロパティは、 組み込みの Exception クラスから派生した子クラスの中でアクセス可能です。 ...
https://man.plustar.jp/php/language.exceptions.extending.html - [similar]
ブラウザからのリクエストを、phar アーカイブ内部のファイルに転送する 0
« Phar::unlinkArchive PharData » PHP Manual Phar ブラウザからのリクエストを、phar アーカイブ内部のファイルに転送する Phar::webPhar (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) Phar::webPhar — ブラウザからのリクエストを、phar アーカイブ内部のファイルに転送する 説明 final public stat ...
https://man.plustar.jp/php/phar.webphar.html - [similar]
Returns the DateTime representation of this UTCDateTime 0
« MongoDB\BSON\UTCDateTime::serialize MongoDB\BSON\UTCDateTime::__toString » PHP Manual MongoDB\BSON\UTCDateTime Returns the DateTime representation of this UTCDateTime MongoDB\BSON\UTCDateTime::toDateTime (mongodb >=1.0.0) MongoDB\BSON\UTCDateTime::toDateTime — Returns the DateTime repr ...
https://man.plustar.jp/php/mongodb-bson-utcdatetime.todatetime.html - [similar]
Returns whether an error label is associated with an exception 0
« MongoDB\Driver\Exception\RuntimeException MongoDB\Driver\Exception\ServerException » PHP Manual MongoDB\Driver\Exception\RuntimeException Returns whether an error label is associated with an exception MongoDB\Driver\Exception\RuntimeException::hasErrorLabel (mongodb >= 1.6.0) MongoDB\D ...
https://man.plustar.jp/php/mongodb-driver-runtimeexception.haserrorlabel.html - [similar]
クッキーを送信する 0
« pfsockopen setrawcookie » PHP Manual ネットワーク 関数 クッキーを送信する setcookie (PHP 4, PHP 5, PHP 7, PHP 8) setcookie — クッキーを送信する 説明 setcookie ( string $name , string $value = "" , int $expires_or_options = 0 , string $path = "" , string $domain = "" , bool $secure = fa ...
https://man.plustar.jp/php/function.setcookie.html - [similar]
リソース型の一覧 0
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の一覧 以下にPHPのリソースを生成、使用、破棄するための関数の一覧を示します。 is_resource() によりある変数がリソースであるかど うかを調べることが可能です。また、 get_resource_type() は変数のリソ ...
https://man.plustar.jp/php/resource.html - [similar]