PHP 8.5.0 Alpha 4 available for testing

Voting

: four minus zero?
(Example: nine)

The Note You're Voting On

hsh at autowise dot dk
8 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.

<< Back to user notes page

To Top