I'm combining fields using CONCAT in a MySQL query like this: SELECT db_people.`member_number`,. concat( db_people.`prefix`, ' ', db_people.
確定! 回上一頁