User Tools

Site Tools


ors-soap-api:public:demo_licence

This is an old revision of the document!


A PCRE internal error occured. This might be caused by a faulty plugin

====== DEMO Licence ====== To start testing API you can use this demo licence: * User: xmldemo * Password: orsdemo * Agency ID: 5780 Please contact us at [[support@ors.si]] to optain a valid licence. **Usage**: <code php> // ORSXML header information $header = array( 'lang' => 'en', // a return language 'usr' => 'xmldemo', // ORSXML user 'pass' => 'orsdemo', // ORSXML password 'agid' => '5780', // agency ID (or account id) 'sid' => session_id() // this is required so that filtering and sorting work correctly! ); </code>

ors-soap-api/public/demo_licence.1422114000.txt.gz · Last modified: 2016/07/25 10:46 (external edit)