As far as I know, Drupal Services Module can allow PHP scripts to communicate with Drupal 7. But how to add a comment to a post using this module?
Example will be appreciated.
As far as I know, Drupal Services Module can allow PHP scripts to communicate with Drupal 7. But how to add a comment to a post using this module?
Example will be appreciated.
here is the testcode that does exactly that