[flexcoders] Re: PHP Mailer with Flex

2008-04-17 Thread aphexyuri
Hi,
Yup...I'd suggest AMFPHP for getting your data from flex to server-side.
I did a tutorial...it might be outdated, been way too busy lately to
update, but have a look. It might help you out:
http://www.theliblab-tutorials.com/2007/10/24/flex-amfphp-bytearray-jpg-encoder-tutorial/

In it, I send a JPG encoded bytearray from flex to PHP (AMFPHP), then
use PHPMailer to send out the JPG.

Yuri

--- In flexcoders@yahoogroups.com, ghus32 [EMAIL PROTECTED] wrote:

 Hello Everyone,
 
 Does anyone here have any good suggestions for a PHP mailer to use with 
 Flex??
 
 Thanks





[flexcoders] Re: PHP Mailer with Flex

2008-04-17 Thread Dominic Pazula
What are you looking to do with it?  If you are just looking for 
a contact us type of form, AMFPHP might be over kill.

--- In flexcoders@yahoogroups.com, ghus32 [EMAIL PROTECTED] wrote:

 Hello Everyone,
 
 Does anyone here have any good suggestions for a PHP mailer to use 
with 
 Flex??
 
 Thanks