Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
documentation:api [2015/10/15 10:24] admindocumentation:api [2015/10/16 11:28] admin
Line 21: Line 21:
 <code php api_help.php> <code php api_help.php>
 <?php <?php
-$url = "http://administrator:commsmundi@192.168.10.1:444";+$server = "192.168.10.1:444"
 +$url = "http://administrator:commsmundi@".$server;
  
 //get all the available methods //get all the available methods
/home/www/wiki/data/pages/documentation/api.txt · Last modified: 2015/10/16 15:27 by admin
 
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki