[PHP] How can I send custom message structures in SoapFault

2012-09-09 Thread Néstor Boscán
Hi Has anyone been able to pass custom message structures using SoapFault?. I've tried passing the XML message in the detail parameter but it ends up encoded in the SOAP message. Any ideas? Regards, Néstor Boscán

Re: [PHP] The end of "mysql"

2012-09-09 Thread Larry Garfield
And I didn't see the follow-up messages saying that they do support PDO after all. Crisis averted! :-) I have actually found very few hosts that run ext/mysqli. Everyone I know jumped from ext/mysql to PDO. I've never actually run mysqli myself; at this point everything I do is PDO. --Larr

Re: [PHP] The end of "mysql"

2012-09-09 Thread Larry Garfield
Then get a new host. A host that disables PDO these days is a host that deserves to go bankrupt. ext/mysql has been dead for years now. --Larry Garfield On 09/08/2012 08:54 AM, Jim Giner wrote: Nope. No PDO as yet either jg On Sep 7, 2012, at 11:22 PM, Adam Richardson wrote: On Fri, Sep

Re: [PHP] PHP CURL JSON POST Firebug

2012-09-09 Thread ioan...@btinternet.com
On 04/09/2012 19:14, ioan...@btinternet.com wrote: On 04/09/2012 18:41, Matijn Woudt wrote: On Tue, Sep 4, 2012 at 7:35 PM, ioan...@btinternet.com wrote: I am hoping someone can spot what is missing here. I am getting null result from curl-ing a page with json post variables. I try this

Re: [PHP] a little trickery

2012-09-09 Thread David McGlone
On Sunday, September 09, 2012 03:02:17 PM Stuart Dallas wrote: > On 9 Sep 2012, at 04:19, David McGlone wrote: > > On Saturday, September 08, 2012 03:49:27 PM you wrote: > >> On 8 Sep 2012, at 15:35, David McGlone wrote: > >>> I have a function that reads a directory and gets all the file names o

Re: [PHP] a little trickery

2012-09-09 Thread Stuart Dallas
On 9 Sep 2012, at 04:19, David McGlone wrote: > On Saturday, September 08, 2012 03:49:27 PM you wrote: >> On 8 Sep 2012, at 15:35, David McGlone wrote: >>> I have a function that reads a directory and gets all the file names of >>> images, and I am wondering if it's possible to concatinate this