[PHP] Re: How to use wsdl files?

2012-08-30 Thread Michelle Konzack
Hello Matijn Woudt, Am 2012-08-30 16:44:53, hacktest Du folgendes herunter: > You could start by looking at the PHP SoapClient [1], which takes a > URI to a WSDL descriptor as argument. You can enter the URL to the > WSDL file there, like this: > $client = new > SoapClient("http://ec.europa.eu/ta

Re: [PHP] How to use wsdl files?

2012-08-30 Thread Matijn Woudt
On Thu, Aug 30, 2012 at 4:44 PM, Matijn Woudt wrote: > On Thu, Aug 30, 2012 at 2:57 PM, Michelle Konzack > wrote: >> Hello Experts, >> >> I am coding an Online Shop and need to include a VAT validation for the >> Europe Community. The Form can be found here: >> >>

Re: [PHP] How to use wsdl files?

2012-08-30 Thread Matijn Woudt
On Thu, Aug 30, 2012 at 2:57 PM, Michelle Konzack wrote: > Hello Experts, > > I am coding an Online Shop and need to include a VAT validation for the > Europe Community. The Form can be found here: > > > > However, there is a SOAP A

[PHP] How to use wsdl files?

2012-08-30 Thread Michelle Konzack
Hello Experts, I am coding an Online Shop and need to include a VAT validation for the Europe Community. The Form can be found here: However, there is a SOAP API:

Re: [PHP] PHP to XLS Security Alert issue

2012-08-30 Thread Maciek Sokolewicz
On 29-08-2012 19:28, admin wrote: -Original Message- From: Matijn Woudt [mailto:tijn...@gmail.com] Sent: Tuesday, August 28, 2012 3:55 PM To: admin Cc: php-general@lists.php.net Subject: Re: [PHP] PHP to XLS Security Alert issue I believe that's normal, and that it does that with any do

[PHP] Re: multiple forms one page

2012-08-30 Thread Rosie Williams
Hi all, I'd like to thank Adam, Ted & Tamara for their welcome and help. I'm working on getting my site presentable (and secure!) so that I can post the code & url more publicly for my future questions. regardsRosie