|
Posted by Harry on 11/24/05 14:57
Hi!
What kind of var should I use to store some words in a field?
For instance, I would like to save some key words for each user. How can
I achieve it?
USER KEY WORDS
john family,sports,basket,pete
lucas mirror,dog,soccer
I can't use SET var because the words can be different, defined by the user.
I have thought of using some fields such as KEYWORD1 KEYWORD2 KEYWORD3,
and store a string, but I don't want to limit the user.
Regards!
Navigation:
[Reply to this message]
|