On Sun, Dec 14, 2008 at 6:51 PM, Nathan Rixham wrote:
> idan72 wrote:
>
>> Hi,
>>
>> I am new to PHP.
>> I want to write a web client in PHP that will data to a server written in
>> Java.
>> I want that the client will send an object to the server.
>>
>> What is the best way to do that?
>> Where
idan72 wrote:
Hi,
I am new to PHP.
I want to write a web client in PHP that will data to a server written in
Java.
I want that the client will send an object to the server.
What is the best way to do that?
Where can I find an example for doing that ?
Thanks
Run you're java app as a soap 1.
idan72 wrote:
> Hi,
>
> I am new to PHP.
> I want to write a web client in PHP that will data to a server written in
> Java.
> I want that the client will send an object to the server.
>
> What is the best way to do that?
> Where can I find an example for doing that ?
>
JAVA is on the client si
On Mon, Dec 15, 2008 at 11:07 AM, Stephen wrote:
> idan72 wrote:
>
>> Hi,
>>
>> I am new to PHP.
>> I want to write a web client in PHP that will data to a server written in
>> Java.
>> I want that the client will send an object to the server.
>
> Don't know if that would be easy in PHP. I presum
idan72 wrote:
Hi,
I am new to PHP.
I want to write a web client in PHP that will data to a server written in
Java.
I want that the client will send an object to the server.
What is the best way to do that?
Where can I find an example for doing that ?
JAVA is on the client side. That is, it
5 matches
Mail list logo