How to extract '/ip hotspot active print' to ext server?

Hi,
Anyone with great scripting skill.
How to capture: ‘/ip hotspot active print’ hotspot active users and display it on external server with mysql & php?
I have already done the 'http://forum.mikrotik.com/t/netwatch-on-web-script/24843/1 script but it can only display ‘/ip hotspot active print count-only’.
Please don’t say use third party radius manager !

Just use the PHP API libraries to get whatever information you want from the router, and then display the result.

Thanks a lot fewi.