Friday, 18 August 2017

PHP Notice: Use of undefined constant rootMP3URL - assumed rootMP3URL

I keep getting this error message PHP Notice: Use of undefined constant rootMP3URL - assumed rootMP3URL



 // Remove the PHP script name from the URL.
if ($stripScriptName) {
//$rootMP3URL = substr($rootMP3URL, 0, strrpos ($rootMP3URL, "/")); // Trim off script name itself
$webFolder = dirname($webFolder);
$options['$rootMP3URL'] = dirname('rootMP3URL');

$debugger->debug("dirname({$options['$rootMP3URL']}) = " . dirname('rootMP3URL'));
$debugger->debug("dirname($webFolder) = " . dirname($webFolder));
}

No comments:

Post a Comment

casting - Why wasn't Tobey Maguire in The Amazing Spider-Man? - Movies & TV

In the Spider-Man franchise, Tobey Maguire is an outstanding performer as a Spider-Man and also reprised his role in the sequels Spider-Man...