I will have boonex on one server, but will add my own code that allows for different domains to be used on one installation.
I will be using code surrounding this piece
$_SERVER['HTTP_HOST']
so as to determine what the domain is
So if the client browser goes to lets say domain1.com, all the characteristics of domain1 will be present, all the users that are registered with domain1, all the people chatting on domain1, all the news events for domain1, etc
but if the client browser goes to lets say domain2.com, the all the characteristics of domain2 will be present, etc
same thing for domain3.com and so forth.
Do I need to buy many licenses or can I use one?