This topic is locked

Help needed: 1 login user has Multi Customers

2/12/2012 06:11:50
PHPRunner General questions
I
Ivan van Oosterhout author

Hello to all,
I need some help with solving my thinking problem.
1 user logons tot the website, but has multiple customers.
In the Table: Debtor_No are stored (comma seperated) all debtor_number the loggedin user may see: Example: 01,2780,2782,2798,2820
Debtor_numbers will be the key to other tables,
What is for me the best way to setup this model?

Is it by query's in SQL or can i start with Session variables?
Does somebody know an article or sollution,
Kind regards,
Ivan

C
cgphp 2/12/2012

What is exactly your request?

I
Ivan van Oosterhout author 2/12/2012



What is exactly your request?


I am asking advice from Advanced users to setup this model.

P
procheck 2/15/2012

I think that maybe you've had no replies because your explanation it is not clear.