First of all I would like to thank you for providing your software to the world

With PHP using;
Code: Select all
$ImgObj->LoadBitmap("G:\music_extra\c\Melanie C\This Time\This Time [Single]\front.jpg");
Code: Select all
$ImgObj->LoadBitmap('G:\music_extra\c\Melanie C\This Time\This Time [Single]\front.jpg');
I don't recall this happening with the previous version - didn't do much testing though as I normally use VBScript. This may actually be a bug in PHP5 though?
Daz