Ok.
I am making a site where users can list their clans (for an online game) and others can go to find a clan and click on a contact method and AIM/YIM/MSN/EMAIL them.
I got the part where they insert their clan's data into the database, but I'm having alot of trouble, and I mean alot, with the listing part.
My code is fairly simple, and this is the site I've been working on: http://24.70.193.129/index
It's fairly straight forward. I know I made another post on this, but I realized I didn't give any (if at all) much info.
Ok, I converted a guestbook script into a script which just relays their info to a different page, I am trying to format the look of the tables once they post it, and it appears (like it default came with white table and I'm trying to give it a fancy blue table, I had no troubles with the insert into database part.
Anyways, here is the code, I'm trying to get the new blue tables to display the database info (like clan name, etc) but it wont. I realized I havent filled all of the properties in with the database thing, but not one will work.
If someone could help me that would be gr8.
PHP file is attached.