setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION); // Crear tabla si no existe $db->exec("CREATE TABLE IF NOT EXISTS links ( ...