Quantcast
Channel: DreamFactory Forum - Latest topics
Viewing all articles
Browse latest Browse all 1523

Get the body content of a caller/request using php

$
0
0

@fwu wrote:

hello,

I have a caller/client that will invoke a dreamfactory service using the post protocol. I need to creaate a custom php service. Thus, I need to get in this code the body of the caller (json string) to use it on my own service call inside the php script.

I know I can get the parameters, if any, in this way:

$params = $event[‘request’][‘parameters’];

But how to get the body of the request using php?

thank you!

Posts: 2

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 1523

Trending Articles