PHP vs mysql
Posted: Wed Oct 02, 2002 1:27 pm
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
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