I make a nice little controller that accepts the an encrypted email and
password as post and returns the information being desired from the
controller in an encrypted string that contains the results (encrypted with
a different key for transactions back to my client). revIgniters
ActiveRecord database handlers make it pretty easy to pull data from the
local db. It has built in security features to cleanse post variables of
nasties, etc. Then I just build the text string carefully in JSON format and
encrypt it out. 

Does this help at all?

-- 
View this message in context: 
http://runtime-revolution.278305.n4.nabble.com/using-mySQL-on-a-web-based-server-tp3328963p3329891.html
Sent from the Revolution - User mailing list archive at Nabble.com.

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to