wpseek.com
A WordPress-centric search engine for devs and theme authors


getid3_os_iswindows › WordPress Constants

Sincen/a
define('GETID3_OS_ISWINDOWS', (stripos(PHP_OS, 'WIN') === 0));
Defined at:

No description yet.

Source

define('GETID3_OS_ISWINDOWS', (stripos(PHP_OS, 'WIN') === 0));