Hi,
I found a lot of relevant entries in forum and the wiki and i am still struggling to fix this:
Link: http://sroshan.x10.bz/v.php
This is what i am using in my PHP script:
$db = 'sroshan_temp';
$host = 'localhost';
$user = 'sroshan_roshan';
$pass = 'xxxx';
$link =...