i have a large text block that i need to save for future use, but it will get changed frequently (maybe as often as once an hour)
would it be better to save this using fopen() or by having a blob field in a database?
bearing in mind that each user will have one of these fields
PHP vs mysql
Moderator: General Moderators