Hi Guys
Bit of a stupid question coming why does this not out put the values im asking it to?
define('SITE_NAME', '$sitenamebbb'); define('SITE_DOMAIN', '$sitenameaaa');
Remove the quotes from around the variables ($sitenamebbb and $sitenameaaa).