Page 1 of 1

PHP

Posted: Mon Dec 21, 2009 3:17 pm
by hero789
Hi

Can anyone tell me, which is the better method for creating a mail system in PHP. Using mysql to store emails or using a directory based system.

Re: PHP

Posted: Mon Dec 21, 2009 7:23 pm
by requinix
Database. Hands down.