By bigbasher on
I need to produce JSON from drupal. The source will actually be from my modules - I want to take data that I have made available to nodes and blocks and provide AJAX access to it.
It seems services/json would do this but it doesnt work with php 5.3. Why is this? What is the solution if I cant go back a version in php?
Comments
I want to know the answer too
I want to know the answer to this, as well