using mySQL on a web-based server

Andrew Kluthe andrew at rjdfarm.com
Tue Mar 1 09:02:26 EST 2011


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.




More information about the use-livecode mailing list