jackr1909 Posted April 8, 2011 Share Posted April 8, 2011 Hi, I was wondering if you could post something onto a PHP Document and have it stay permanently, if not, because i have a members system, could you customize web-pages automattically from forms that the person signing up filled in? thanks in advance Link to comment https://forums.phpfreaks.com/topic/233143-permant-php-post/ Share on other sites More sharing options...
Pikachu2000 Posted April 8, 2011 Share Posted April 8, 2011 I've read some of your posts and I know you said you don't want to use a database, but it really would be the best way to accomplish this. It's difficult, if not impossible, to make a dynamic website without using some form of data storage. And having a directory with a file in it for each user is a horrible way to do it. Link to comment https://forums.phpfreaks.com/topic/233143-permant-php-post/#findComment-1199026 Share on other sites More sharing options...
spiderwell Posted April 8, 2011 Share Posted April 8, 2011 yeah i once had to write a website using file scripting as my method of storing everything that was updateable/editable, it was a pain in the backside. Link to comment https://forums.phpfreaks.com/topic/233143-permant-php-post/#findComment-1199046 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.