Hi guys,
I played a bit with ExecuteRemoteQuery and it works perfect. I was able to handle several tables. Very nice!
As it calls a php script which will execute any given SQL on my server I wonder how to get more security on this.
Someone could disassemble my code to get the names of the script called and the table structures.
Any suggestions for me?
I played a bit with ExecuteRemoteQuery and it works perfect. I was able to handle several tables. Very nice!
As it calls a php script which will execute any given SQL on my server I wonder how to get more security on this.
Someone could disassemble my code to get the names of the script called and the table structures.
Any suggestions for me?