To run locally.

1) Copy the php folder, containing this readme, underneath the htdocs folder in a php enabled instance of Apache.
2) Rename this php folder however you like.  For example "webRocketXDemoPHP"
3) Launch Apache 
4) Navigate in browser to 

http://localhost:80/webRocketXDemoPHP/welcome.php

5) Almost all WebrocketX functionality is demonstrated in this application.  It aint pretty but it gives you examples.
   A pretty application running WebRocketX can be found at AdsP2p.net.
6) Look in demo.js for your js examples of using the Webapi 
