die("Could not find database file.");
}
$db = new PDO("odbc:DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=$dbName; Uid=; Pwd=;");
Got this from the sitepoint link Alexis was telling you about
give me the link
Обсуждают сегодня