[flexcoders] Re: HTTPService Vs PHP

2007-01-21 Thread theduderino82
--- In flexcoders@yahoogroups.com, "nathanpdaniel" <[EMAIL PROTECTED]> wrote: > > I do this sort of thing all the time - without amfphp - not that you > still shouldn't look into it. For starters, your script below is > incorrect. In our HTTPService object - you should have a > parameter 'resu

[flexcoders] Re: HTTPService Vs PHP

2007-01-21 Thread nathanpdaniel
I do this sort of thing all the time - without amfphp - not that you still shouldn't look into it. For starters, your script below is incorrect. In our HTTPService object - you should have a parameter 'results' set equal to a function different from the one which calls the send() method of yo