I have an address book in Mysql with the name row containing the surname, firstname format. Can somebody explain how to format the ouput into two by splitting the name row by where the comma "," is? I've also got an address field with each line seperated by commas, i guess the solution would apply to that too, although it could be up to 4 or 5 lines?? Thanks in advance..