Hi,

I searched about for some clues to make a views.get services call from a php file.

I'm making a mobile version of my drupal site and have had to make it separate from Drupal. I hope to integrate it properly when I don't have an evil deadline to adhere to.

I'd like to make a call to Drupal to return a customed view I have made using views.get.

I have no idea how to go about this.

I figured out making calls from flash and amfphp a while ago but can't find the php way to do this...... probably because there might be another way to do it.

Any advice would be great.

Thanks.

Comments

gdd’s picture

Status: Active » Closed (fixed)

So to respond to this very old support request, this example is not for views.get, however it will get you most of the way there.

http://groups.drupal.org/node/27482

Also note that views.get may be changing soon, you might want to keep an eye on #329048: Better Views2 Support