mysqlconnection = dbConnect(MySQL(), user = 'root', password = 'xxxx', ... result = dbSendQuery(mysqlconnection, "select * from sites")
確定! 回上一頁