Creating text file issue - web hosting restriction

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
denisw
Forum Newbie
Posts: 14
Joined: Mon Jul 24, 2006 11:21 pm

Creating text file issue - web hosting restriction

Post 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
Post Reply