Quantcast
Channel: DreamFactory Forum - Latest posts
Viewing all articles
Browse latest Browse all 5027

PHP scripting to POST to external MySQL for new registrations

$
0
0

Also I must to say that in the requisition:

platform.api.post('my-db-service/users?fields=id,name,email,login', user_data);

the "fields", in get params, is the fields that will return after the requisition is done.


Viewing all articles
Browse latest Browse all 5027

Trending Articles