検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 279 for [SIMILAR] 16 1024 4096 WITH 43548 unset WITH 251... (0.708 sec.)
アクティブな Phar オブジェクトを破棄する 4771
« Phar::delete Phar::extractTo » PHP Manual Phar アクティブな Phar オブジェクトを破棄する Phar::__destruct (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) Phar::__destruct — アクティブな Phar オブジェクトを破棄する 説明 public Phar::__destruct () パラメータ この関数にはパラメータはあり ...
https://man.plustar.jp/php/phar.destruct.html - [similar]
サーバーリソースを破棄する 4771
« xmlrpc_server_create xmlrpc_server_register_introspection_callback » PHP Manual XML-RPC 関数 サーバーリソースを破棄する xmlrpc_server_destroy (PHP 4 >= 4.1.0, PHP 5, PHP 7) xmlrpc_server_destroy — サーバーリソースを破棄する 説明 xmlrpc_server_destroy ( resource $server ): bool 警告 この ...
https://man.plustar.jp/php/function.xmlrpc-server-destroy.html - [similar]
画像を破棄する 4771
« imagedashedline imageellipse » PHP Manual GD および Image 関数 画像を破棄する imagedestroy (PHP 4, PHP 5, PHP 7, PHP 8) imagedestroy — 画像を破棄する 説明 imagedestroy ( GdImage $image ): bool 注意 : この関数を実行しても何も起こりません。PHP 8.0.0 より前のバージョンでは、この関数はリソ ...
https://man.plustar.jp/php/function.imagedestroy.html - [similar]
弱く参照されたオブジェクトを取得する 4771
« WeakReference::create WeakMap » PHP Manual WeakReference 弱く参照されたオブジェクトを取得する WeakReference::get (PHP 7 >= 7.4.0, PHP 8) WeakReference::get — 弱く参照されたオブジェクトを取得する 説明 public WeakReference::get (): ? object 弱く参照されたオブジェクトを取得します。 既にオ ...
https://man.plustar.jp/php/weakreference.get.html - [similar]
型の相互変換 2982
« 型宣言 変数 » PHP Manual 型 型の相互変換 型の相互変換 PHP は、変数定義時に明示的な型定義を必要と(または、サポート) しません。ある変数の型は、その変数が使用される文により定義されます。 これは、ある文字列を変数 $var に代入した場合には、 $var は文字列になることを意味しています。 ある整数値 ...
https://man.plustar.jp/php/language.types.type-juggling.html - [similar]
NULL 2982
« リソース コールバック / Callable » PHP Manual 型 NULL NULL 特別な null 値は、ある変数が値を持たないことを表します。 null は、 null 型の唯一の値です。 変数は、以下の場合に null とみなされます。 定数 null が代入されている場合。 まだ値が何も代入されていない場合。 unset() されている場合。 ...
https://man.plustar.jp/php/language.types.null.html - [similar]
下位互換性のない変更点 0
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 文字列と数値の比較 (厳密でないやり方で)数値と非数値文字列を比較する場合、 数値を文字列にキャストし、文字列と比較するようになりました。 数値と数値形式の文字列 ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]
ソケットのオプションを取得する 0
« socket_export_stream socket_getopt » PHP Manual ソケット 関数 ソケットのオプションを取得する socket_get_option (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) socket_get_option — ソケットのオプションを取得する 説明 socket_get_option ( Socket $socket , int $level , int $option ): array | int | fa ...
https://man.plustar.jp/php/function.socket-get-option.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]
パーサトークンの一覧 0
« PHP 型の比較表 ユーザーレベルでの命名の手引き » PHP Manual 付録 パーサトークンの一覧 パーサトークンの一覧 PHP 言語の種々の部分は、内部的に トークン で表現されています。 不正なトークンのシーケンスが含まれるコードスニペットの場合、 Parse error: syntax error, unexpected token "==", expect ...
https://man.plustar.jp/php/tokens.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT