Thanks...
I actually figured it out about 20 minutes ago!
I was able to finally get Erel's sample code working.
The biggest change was that I am only passing a number code... That is looked up by the php script and then runs the matching
SQL statement. That should take care of SQL injection issues.
Shoots back a json.
I am going to tuck your code away in case I need it for any other projects..