Hello xmlBlaster's users,
Another little demo for xmlBlaster openware ;o)
A simple PHP client script to access the more open middleware of da
century !
look at CVS BRANCH_0_7_9g for files.
At least, you need a xmlBlaster server running somewhere
- Start xmlBlaster
$ cd xmlBlaster
$ java -jar lib/xmlBlaster.jar
Then,
- On the same computer, or on another one, you'll need a http
server with PHP langage activated.
- copy demo/php/xmlrpc/* demo files into a folder,
- call http://your.httpd.server/the.php.folder.demo/index.php
- fill some fields (server, port, user, password), then click
"connect" button ...
nice & easy, isn't it ?