PHP Velho Oeste 2024

定義済み定数

目次

以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。

add a note add a note

User Contributed Notes 1 note

up
1
kermodebear (at) gmail dot com
15 years ago
The constant STDSCR is also defined, which appears to be the resource handle for the screen generated when ncurses_init() is called.
To Top