検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 2212 for [SIMILAR] 16 1024 4096 WITH 32782 削除 WITH 1792... (2.555 sec.)
関数をエクスポートする 0
« ReflectionFunction::__construct ReflectionFunction::getClosure » PHP Manual ReflectionFunction 関数をエクスポートする ReflectionFunction::export (PHP 5, PHP 7) ReflectionFunction::export — 関数をエクスポートする 警告 この関数は PHP 7.4.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。 ...
https://man.plustar.jp/php/reflectionfunction.export.html - [similar]
はじめに 0
« Ctype インストール/設定 » PHP Manual Ctype はじめに はじめに 以下の関数は、現在のロケール( setlocale() も参照) に基づき文字または文字列がある文字クラスに含まれるかどうかを調べます。 整数の引数を指定してコールした場合、これらの関数は、 ctype.h に記述された C の同名の関数と全く同様に動作 ...
https://man.plustar.jp/php/intro.ctype.html - [similar]
その他の変更 0
« 変更された関数 Windows のサポート » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 その他の変更 その他の変更 無効な文字列による算術演算の通知 数値形式ではない文字列を使って、数値を期待する演算 ( + - * / ** % << >> | & ^ や、これらを用いた代入演算) を行おうとしたときに、 E_WARNING あるいは ...
https://man.plustar.jp/php/migration71.other-changes.html - [similar]
ハッシュ値を計算する 0
« mhash_keygen_s2k OpenSSL » PHP Manual Mhash 関数 ハッシュ値を計算する mhash (PHP 4, PHP 5, PHP 7, PHP 8) mhash — ハッシュ値を計算する 警告 この関数は PHP 8.1.0 で 非推奨 になります。この関数に頼らないことを強く推奨します。 説明 mhash ( int $hash , string $data , string $key = ? ): stri ...
https://man.plustar.jp/php/function.mhash.html - [similar]
Unix システムから共有メモリを削除する 0
« shm_remove_var SysvMessageQueue » PHP Manual セマフォ関数 Unix システムから共有メモリを削除する shm_remove (PHP 4, PHP 5, PHP 7, PHP 8) shm_remove — Unix システムから共有メモリを削除する 説明 shm_remove ( SysvSharedMemory $shm ): bool shm_remove() は、共有メモリ shm を削除します。 全て ...
https://man.plustar.jp/php/function.shm-remove.html - [similar]
セマフォを削除する 0
« sem_release shm_attach » PHP Manual セマフォ関数 セマフォを削除する sem_remove (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) sem_remove — セマフォを削除する 説明 sem_remove ( SysvSemaphore $semaphore ): bool sem_remove() は、指定したセマフォを削除します。 セマフォを削除した後、そのセマフォには ...
https://man.plustar.jp/php/function.sem-remove.html - [similar]
共有メモリから変数を削除する 0
« shm_put_var shm_remove » PHP Manual セマフォ関数 共有メモリから変数を削除する shm_remove_var (PHP 4, PHP 5, PHP 7, PHP 8) shm_remove_var — 共有メモリから変数を削除する 説明 shm_remove_var ( SysvSharedMemory $shm , int $key ): bool 指定した key を有する変数を共有メモリから削除し、占有す ...
https://man.plustar.jp/php/function.shm-remove-var.html - [similar]
未定義のクラスのロードを試みる 0
« クラス/オブジェクト関数 class_alias » PHP Manual クラス/オブジェクト関数 未定義のクラスのロードを試みる __autoload (PHP 5, PHP 7) __autoload — 未定義のクラスのロードを試みる 警告 この関数は PHP 7.2.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。この関数に頼らないことを強く推奨します ...
https://man.plustar.jp/php/function.autoload.html - [similar]
ラージオブジェクトを削除する 0
« pg_lo_truncate pg_lo_write » PHP Manual PostgreSQL 関数 ラージオブジェクトを削除する pg_lo_unlink (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_lo_unlink — ラージオブジェクトを削除する 説明 pg_lo_unlink ( PgSql\Connection $connection , int $oid ): bool pg_lo_unlink() は、 oid で 関連付けられ ...
https://man.plustar.jp/php/function.pg-lo-unlink.html - [similar]
php.ini ディレクティブのリスト 0
« php.ini ディレクティブ php.ini のセクション一覧 » PHP Manual php.ini ディレクティブ php.ini ディレクティブのリスト php.ini ディレクティブのリスト 以下のリストには、PHP の設定を行うための php.ini ディレクティブが 含まれます。 "変更の可否" は、そのディレクティブをいつどこで定義できるかを ...
https://man.plustar.jp/php/ini.list.html - [similar]