↧
Web Services XMLRPC PHP
Web Services is a way to communicate between two independent systems such that a website written in PHP can easily communicate with a software build in ASP or VB or C++ etc. I have started wetting my...
View ArticleWeb Services XMLRPC error “Variable passed to each() is not an array or object”
http://articles.sitepoint.com/article/own-web-service-php-xml-rpc tutorial on web services debug error “Variable passed to each() is not an array or object” by following the below solution: On...
View ArticleNAV Dynamics Webservices PHP
PHP Side http://blogs.msdn.com/b/freddyk/archive/2010/01/19/connecting-to-nav-web-services-from-php.aspx NAV Dynamics Side http://msdn.microsoft.com/en-us/library/dd355316.aspx
View Article