Posted by NC on 05/19/06 19:33
Ian Robinson wrote:
>
> What's the best way to locate a file on the client with php ?
None. You need to design a client that is capable of it fully on its
own.
> The scenario is that a customer has "n" thin clients all accessing the
> customers data on the server, however depending on each thin client's
> function (location) they would need to view / filter the data differently.
> I'm trying to do this with local settings rather than forcing each thin
> client to log onto the system with different credentials or even to have
> the server store that users last settings / configuration.
Have the client software search for the respective settings.
Cheers,
NC
Navigation:
[Reply to this message]
|