G
gus
Guest
> On Dec 15, 2015, at 1:51 AM, agent_008_nl wrote: > > Imagine a new mimetype being necessary. Wouldn't it be nice if you only had to insert it into the db to get your validation ready? to accomplish that, all you need is a table with a single character colum. insert a row for each valid mime type you want to be able to handle. then to validate, all you need is a can-find (mimetype).
Continue reading...
Continue reading...