Arcadio
Diamond Member
I need to present custom content to each registered visitor to a website. Each visitor will see custom content, not visible to other users. What's the best way to store such content and link it to every user? I was thinking of creating a database table for every registered user, and storing the custom content in such database, but that seems overkill. Maybe an XML file would be better?
What do you suggest?
What do you suggest?