PHP + MySQL: Multiple, differentiable entries for one column

Discussion in 'Programming' started by robertl, Jul 10, 2007.

  1. #1
    What i want to do is to be able to add entries to a single column that can be pulled out one at a time. individual entries dont need to be uniquely identified, just identified as a single entry.

    Im thinking like SET or ENUM, except it isnt predefined and is UPDATE capable.
     
    robertl, Jul 10, 2007 IP