I’m starting extranet project, where php pages (web server) supposed to send data to Microsoft Dynamics NAV. I haven’t used NAV before, so I googled some info: http://blogs.msdn.com/b/freddyk/archive/2010/01/19/connecting-to-nav-web-services-from-php.aspx
The example php code looks pretty clear to me, but is there any tips or tricks (basics) that I should know before starting this project? all examples are welcome…