Quantcast
Channel: Web services
Viewing all articles
Browse latest Browse all 2363

Re: Calling Server Function in WebService external Function.

$
0
0
by Engr. Nayab Bukhari, Syed.  

With great blessing of Almighty Allah. I completed this task.

1.  allow single url from php.ini        set on  

2.  include required page having function you want to include in service external function. 

3.  add function in web service external function and

web_external_fun(){

      return functionname();

}

It is working fine .. Now I am testing my Web Service on another Server. Let c


Viewing all articles
Browse latest Browse all 2363

Trending Articles