Re: AW: Making the content of LC Server Scripts Safe

2014-05-22 Thread Nakia Brewer
Okay, I'll have a google around and see if I can come to understand that method... Sent from my iPhone > On 22 May 2014, at 5:07 pm, "Tiemo Hollmann TB" wrote: > > I think it's not special to LiveCode server scripts. If you communicate from > LiveCode via PHP to a MySQL db, the db credentials

AW: Making the content of LC Server Scripts Safe

2014-05-22 Thread Tiemo Hollmann TB
I think it's not special to LiveCode server scripts. If you communicate from LiveCode via PHP to a MySQL db, the db credentials are in the PHP files also "visible". You only can protect you server dir with htaccess from being ripped. Please correct me, if I am wrong. Tiemo > -Ursprüngliche Nac