You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the process of trying to work with MSCRM webservices via CodeIgniter, I ran across some articles asking about using nusoap in CI. I went ahead and rewrote the parts of the nusoap library so it will work with CI.
Note:
This requires that you've downloaded the standard nusoap files located here:
http://sourceforge.net/projects/nusoap/
And have installed them relative to this file (in your library folder)