Excel2007 ile bir php sabun web hizmeti tüketen

1 Cevap php

I'm trying to figure out how to connect Excel 2007 to php5 based web services. I found this pretty interessting article on the topic. Ok, so it seems to be doable. Now, php5 soap services don't accept parameters in url form, so a RESTesque call like

http://domain.org/service.php?getme=something

won't work out since there are soap request envelopes to be transfered... Does anyone have experiences / hints for me on this topic?

tia

K

1 Cevap

Excel sadece basit get istekleri yok gibi görünüyor. Eğer php web servisine olmayan bir sabun arayüz yazmak gerekir.