Jason28 Posted June 23, 2008 Share Posted June 23, 2008 Hello, my original idea was for users to store a good amount of HTML in a DB using htmlspecialchars for security reasons. However I wonder if it would be better to just create text files and insert the user code in them to be pulled onto their webpage? Basically I am allowing users to create their own webpages but with limits.Thanks. Link to comment https://forums.phpfreaks.com/topic/111437-store-in-db-or-create-text-file/ Share on other sites More sharing options...
DarkWater Posted June 23, 2008 Share Posted June 23, 2008 No, use the database. Link to comment https://forums.phpfreaks.com/topic/111437-store-in-db-or-create-text-file/#findComment-572022 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.