Logo

WWW_ROOT

ops...
Thanks to: No one :(

Description

A constant variable that holds the path for the webroot folder, which CakePHP automatically sets up inside app/config/paths.php.

Usage: $path = WWW_ROOT . 'img/an_image.png';