Re: [Dynapi-Dev] PHP SODA - it connects!

2004-02-23 Thread Andrew Gillett
t; To: <[EMAIL PROTECTED]> Sent: Sunday, February 22, 2004 11:44 PM Subject: Re: [Dynapi-Dev] PHP SODA - it connects! Hi Leif, I'd be willing to help out with documenting the SODA RPC protocol. I've also followed the difficult path of reverse-engineering the jscript ASP code to

Re: [Dynapi-Dev] PHP SODA - it connects!

2004-02-23 Thread Leif W
;-) What do you think? Leif - Original Message - From: "Andrew Gillett" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, February 22, 2004 11:44 PM Subject: Re: [Dynapi-Dev] PHP SODA - it connects! > Hi Leif, > > I'd be willing to help out

Re: [Dynapi-Dev] PHP SODA - it connects!

2004-02-22 Thread Andrew Gillett
Leif - Original Message - From: "Kevin" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, February 21, 2004 12:51 PM Subject: Re: [Dynapi-Dev] PHP SODA - it connects! Hi Leif, Thanks for posting to the list. I'm well out of touch with dynapi at the

Re: [Dynapi-Dev] PHP SODA - it connects!

2004-02-21 Thread Leif W
PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, February 21, 2004 12:51 PM Subject: Re: [Dynapi-Dev] PHP SODA - it connects! > Hi Leif, > > Thanks for posting to the list. I'm well out of touch with dynapi at the > moment but look forward to seeing soda php/per

Re: [Dynapi-Dev] PHP SODA - it connects!

2004-02-21 Thread Kevin
Sent: Thursday, February 19, 2004 2:22 PM Subject: Re: [Dynapi-Dev] PHP SODA - it connects! > Had a malformed envelope creation. -- clipped. --- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web

Re: [Dynapi-Dev] PHP SODA - it connects!

2004-02-19 Thread Leif W
This Web Service was created using PHP ok true - Original Message - From: "Leif W" <[EMAIL PROTEC

Re: [Dynapi-Dev] PHP SODA mixed array problem

2004-02-19 Thread Leif W
- Original Message - From: "Leif W" <[EMAIL PROTECTED]> To: "Joseph Sonnier" <[EMAIL PROTECTED]> Cc: "DynAPI-Dev" <[EMAIL PROTECTED]> Sent: Wednesday, February 18, 2004 12:52 PM Subject: [Dynapi-Dev] Re: Tips on debugging IOElement / SODA > It's ambiguous, do I create an object for the a

Re: [Dynapi-Dev] PHP version of SODA

2003-06-18 Thread Raymond Irving
Many thanks Cristian. Hope you'll be able to rejoin use in development real soon. Leif, You can use this .php file as a start for the perl version (ioelmsrv.perl.pl) Glad to see that we're moving ahead with the client-server communications. PS. Could be cool if there was also a cold-fusion and

Re: [Dynapi-Dev] PHP version of SODA

2003-06-17 Thread Cristian Grigoriu
Raymond Irving wrote: --- Aaron Shafovaloff <[EMAIL PROTECTED]> wrote: Any idea when SODA will be ported to PHP? Well, I don't know when, but I it's currently been worked on. Any word on the PHP verion of IOelement or SODA? -- Raymond Irving I'm currently involved in a different project which i

Re: [Dynapi-Dev] PHP version of SODA

2003-06-16 Thread Raymond Irving
n, it would > be appreciated. Which file(s) (if any) exist that > need conversion or if > none, then I'll start from scratch. > > Leif > > - Original Message - > From: "Raymond Irving" <[EMAIL PROTECTED]> > To: "DynAPI-Dev&q

Re: [Dynapi-Dev] PHP version of SODA

2003-06-16 Thread Leif W
D]> To: "DynAPI-Dev" <[EMAIL PROTECTED]> Sent: Monday, June 16, 2003 2:33 PM Subject: Re: [Dynapi-Dev] PHP version of SODA > > --- Aaron Shafovaloff <[EMAIL PROTECTED]> wrote: > > Any idea when SODA will be ported to PHP? > > Well, I don't know wh

Re: [Dynapi-Dev] PHP version of SODA

2003-06-16 Thread Raymond Irving
--- Aaron Shafovaloff <[EMAIL PROTECTED]> wrote: > Any idea when SODA will be ported to PHP? Well, I don't know when, but I it's currently been worked on. Any word on the PHP verion of IOelement or SODA? -- Raymond Irving > Thanks, > __ Do you Yahoo!? SBC Ya

RE: [Dynapi-Dev] PHP

2000-12-16 Thread Brandon Myers
PHP is a server side scripting language with pseudo object oriented style. It is mostly a procedural language with it's symantics developed over time.   If you know perl, and are willing to bend a bit on structure, PHP is a right powerfull language to use. I've used it in a few apps, and f