[WTA]Add More Info In The Same Column
[WTA]Add More Info In The Same Column
I have 3 colums which are Name, Age, Sex. Originally will be look like this Willy, 32, Male. And I want add information birth of date on the Age column. It will be like this Willy, 34(07-12-1976), Male. The question is how to add that info in the same column? This is a server side processing scenario using PHP+MySQL. Thanks for any reply.
This discussion has been closed.