Page 1 of 1

Creating text file issue - web hosting restriction

Posted: Tue Jun 09, 2009 2:21 am
by denisw
Hi,

I'm developing a simple module using PHP, and in my case, I would prefer to store my system setting on a text file rather than database.

However I notice, many web hostings restrict creating/modifying files directly in published folders.

Hence I would need some advice on how to work around this hindrance.

Thanks in advance.

Delts