Ok. pressed the submit button while getting up to tend to kids, so have missed the modify window. Sorry folks
The problem I have is with opening the file at the start. I have used
$dbhandle = sqlite_open('C:\Users\Steve\AppData\Roaming\XBMC\userdata\Database\MyVideos34.db', 0666, $sqliteerror);
however this gives me an error of "Warning: sqlite_open() [function.sqlite-open]: file is encrypted or is not a database in C:\xampp\htdocs\XBMC.php on line 2"
I have spoken to XBMC devs, and the file is an SQLite3 file, but is not encrypted. Can anyone tell me how to open this. I have confirmed that SQLite3 is installed in the XAMPP installation using phpinfo()
SQLite3 module version 0.7-dev
SQLite Library 3.7.7.1