|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Is there a MySQL data type for an array? Or is there any way that I could create something resembling an array and store in one cell?
|
|
#2
|
|||
|
|||
|
If you are using PHP you could serialize()/unserialize() or implode()/explode() the array when inserting/querying
|
![]() |
| Viewing: Dev Shed Forums > Databases > MySQL Help > Data Types? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|