PHP 8.6.0 Beta 1 is available for testing

is_writeable

(PHP 4, PHP 5, PHP 7, PHP 8)

is_writeableПсевдоним is_writable()

Описание

Псевдоним функции is_writable() .

Нашли ошибку?

ИнструкцияИсправлениеСообщение об ошибке
+Добавить

Примечания пользователей 1 note

up
29
hsh at autowise dot dk
9 years ago
A tiny benefit of using is_writeable() instead of is_writable() is that is_writable() will pollute search results when searching source code for files containing the word "table".
Writeable is an alternative and not as frequently used (but still absolutely correct) spelling of writable.
+Добавить

AltStyle によって変換されたページ (->オリジナル) /