I need to call a PHP Script and Run (a function) on the Server .. by calling from client side by using Javascript. I know only Ajax Call from Javascript.
- Is there any other standardized way to communicate from Javascript to PHP?
- Please correct me if i'm wroing. Is XMLRPC an another approach?