Implementation of the SOAP server - server.php:
<?php
// turn off WSDL caching
ini_set("soap.wsdl_cache_enabled","0");
// model, which uses in web service functions as parameter| <!doctype html> | |
| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <title>Index</title> | |
| <script type="text/javascript"> | |
| window.open ("popup.html","mywindow", "width=350,height=250"); | |
| // Create IE + others compatible event handler |