by suvidya | Jan 25, 2018 | Uncategorized
[insert_php] $url = “http://webapi.suvidya.ac.in/SuvidyaWebsite_WebService.asmx?wsdl”; $client = new SoapClient($url); $res = $client->Web_GetTestimonialMaster(); $any = $res->Web_GetTestimonialMasterResult->any; $xml = simplexml_load_string($any); $json =...
by suvidya | Jan 22, 2018 | Uncategorized
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
Recent Comments