Reputation: 10072
I want to secure any queries to my /xmlrpc.php to ban bots and others from reading out my database.
What's the best method to authenticate the user and that his query has been sent from my main-swf ?
Upvotes: 1
Views: 188
Reputation: 8033
Are you asking how to do it, or are you asking which of the 2 is the best method? In fairness, they're both essentially the same thing, and just differ in terms of implementation
Upvotes: 1