Kylin REST API is platform and language independent; You can use whatever programming language (including PHP/javascript) that supports HTTP to consume the REST services; We don¹t have the sample for PHP, but it should be easy to start with;
Here is a sample with Javascript, it may give you some hints: https://github.com/KylinOLAP/Kylin/wiki/How-to-consume-kylin-api-in-your-ow n-javascript On 2/28/15, 11:39 AM, "dong wang" <[email protected]> wrote: >As we know that currently accessing Kylin with jdbc is available for >users, >but how can we access Kylin with PHP?
