 |
|


|
| > |
QUESTION POSED ON: 16 February 2005
Using PHP to connect an axis based server, I cannot send parameters as long (I send int or doubles), is there any way to have Axis being a little nicer to int or doubles ? Or is there a way to send "long" via PHP + PEAR soap package ?
|
|
| > |
|
You should be able to send any valid XML Schema datatype, and these types are defined in the WSDL document. It's up to you to figure out how to map the types in the WSDL document to the types you want to use in your PHP application. Here are a couple of articles that talk about managing types in PHP:
www.manucorp.com
and
www.manucorp.com"
|
|
|
');
// -->

|
|
 |

 |
 |
Search and Browse the Expert Answer Center
Search and browse more than 25,000 question and
answer pairs from more than 250 TechTarget industry experts.
|
 |
 |
 |
|
 |
 |
 |
|
 |
|
 |