AngularJS PHP MySQL help

I am interested in knowing the best ways to work with PDO prepared statements and AngularJS? Is it safe to assume that the data returned from a MySQL database would only needed to be encoded as JSON to work well with my AngularJS front end? Is this secure? And is it a recommended way? Thanks for any help.

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.