I am trying to upload data from my And开发者_运维知识库roid app to my Drupal website. I know how to develop PHP code that will parse GET/POST data and save it to a database.
I\'m testing the Drupal services module and it\'s working fine. I now switched from no key to a key authentication, and the system generated this key for me afw92iej83foijofn23.
When I inspect a method in drupal services, I get the output formatted with something call开发者_如何学编程ed Krumo. It wasn\'t like this before, it was just an array dump. I\'m not sure what happened
I\'m reading a book that suggests that you try to configure the Services module, you should see 3 tabs: Browse, Settings, and Keys. I\'m working with the latest release and all I see is Browse and 开发
I have a piece of code on 1 drupal site to create a node another drupal site in a multi-site setup. It looks like I\'m getting the sessionid and logging in just fine, but when trying to create a \"pag
I am having an issue with call Drupal node.save using MooTool\'s JSONP. Here is an example. Here is my request: