PHP
-
Connecting to NAV Web Services from PHP- take 2
Back in the days – January 19th 2010 to be exact, I wrote a blog post on how to connect to NAV Web Services from PHP here. Web Services was fairly new and there wasn’t a lot of info out there on how to do things. The “old” blog post has been read over 76.000 times (yes, seventy six thousand times) and I have received numerous comments and emails on whether this works with NAV 2016 and how you would...
-
Connecting to NAV Web Services from PHP
Prerequisites Please read this post to get an explanation on how to modify the service tier to use NTLM authentication and for a brief explanation of the scenario I will implement in PHP. BTW. Basic knowledge about PHP is required to understand the following post:-) Version and download In my sample I am using PHP version 5.2.11, which I downloaded from http://www.php.net, but it should work with any version after that. In order to make this work you need to...
