Arrays and MySQL

admin

Administrator
Staff member
Does PHP automatically know how to store arrays in MySQL? If so, what data type should I use for the field the array will be inserted into?
 
Back
Top