[Wolves] is there any way to write to a file without chmod 777

Russell Phillips russ at phillipsuk.org
Wed Sep 26 17:28:52 BST 2007


Philip Harper wrote:
> Yes, thanks Mark, that is my original idea, I was just wondering whether 
> there was any easier way of doing it, as it seemed a bit overkill to use 
> RDBMS like MySQL when a user may only have three pages and they may only 
> want to update their contact details!


If MySQL or the like is too heavy-weight, have you considered SQLite? 
The program itself is small and light, and the database files are also 
small.

Russ



More information about the Wolves mailing list