Browsing articles for: November, 2008

Permalink to Storing Multiple Items In One MySQL Field – Alternate Method

Storing Multiple Items In One MySQL Field – Alternate Method

On 11.02.2008 by Paul Robinson | no comments

A little while ago I posted about storing more than one piece of information in a MySQL table field. This can come in handy for quite a few reasons, none of which I can think of right now, but really it does. Anyway here is a trick for doing this in a much better way, [...]