Re: [PHP] Databases, arrays and woes

2001-08-31 Thread Papp Gyozo
'.$row['place abbr'].''; //... } //... ?> or maybe I missed something? - Original Message - From: Kath <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 30, 2001 3:17 PM Subject: [PHP] Databases, arrays and woes > I have a My

[PHP] Databases, arrays and woes

2001-08-30 Thread Kath
I have a MySQL table which stores information like this: | Type | Place Name | Place Abbrv | and lets say I have data in the table like: Example #1: | Office | Bill's Office | bo | | Store | Millcreek Supply | mcs | | Office | Harry's Office | ho | | Store | Sam's Discount Taxidermy | sdt | | S