PDA

View Full Version : Multiple Values + Mysql



Euphoria
01 Jun 2008, 07:19 AM
Hi,

I have a form which stores multiple values into one field. My problem is how do i display them in dreamweaver it display the first one but not the rest i am lost at the minute. The database is structured like this for example

Table Categories

Id
Category


Table Members

Id
cid (connect to categories table)
Name
Contact

I am using dreamweaver mysql / php

Any Help would be great

Thanks
Euphoria

mick.dodd
13 Jun 2008, 01:56 AM
Your PHP coding wont display in dreameweaver, or offinline you either need to edit it, uplaod it and check it or run it on a vertual server