Results 1 to 2 of 2

Thread: Multiple Values + Mysql

  1. #1
    Join Date
    Feb 2008
    Location
    Australia
    Posts
    16

    Multiple Values + Mysql

    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

  2. #2
    Join Date
    Jun 2008
    Location
    cardiff
    Posts
    77
    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

Similar Threads

  1. Creating multiple dynamic list boxes from mysql database
    By phoenix211984 in forum Client & Server Side Scripting (PHP, ASP, JavaScript)
    Replies: 0
    Last Post: 26 Sep 2006, 07:26 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •