Re: [PHP] Re: Re: Re: Remove index.php from url

2008-10-11 Thread jason php
I think what you're looking at is one of a myriad of available ISAPI plug-ins; essentially, an IIS add-on that mimics the functionality of mod_rewrite to some degree. I found one that claims to work on IIS 5.0-7.0 *and* appears to be FREE. Problem is, you won't be able to simply copy over any exi

[PHP] UPS TradeAbility / SOAP / PHP5

2007-09-28 Thread jason php
Does anyone have any experience with UPS's TradeAbility platform and implementing it in PHP? The test WSDL file is located at https://wwwcie.ups.com/webservices/LandedCost.wsdl Can anyone take a look at this and give me some example code to perform a query / receive a response? Thanks!