[FX.php List] [OFF] Slow response when sending PHP email?
Chris Hansen
chris at iViking.org
Thu May 9 09:19:07 MDT 2013
Denis,
There are some you can download from here:
www.iviking.org/downloads/ajax_examples.zip
Hopefully you find them useful. The database is really basic (just based on a FileMaker template) and the UN/PW is the default "Admin" with a blank password.
Best,
--Chris
On May 8, 2013, at 5:45 PM, Denis Somar wrote:
> On that note, anyone have any Ajax examples with fx? I really need to add some to some fx projects.
>
> Cheers
> Denis
>
> On Wednesday, May 8, 2013, Tim 'Webko' Booth wrote:
> Yep, AJAX or similar is the way to go.
>
> Do basic php set up. Send page back with an AJAX call that triggers the actual sending of mail, and return the AJAX results into a div on the page (if required)
>
>
> On 9 May 2013 08:09, Joel Shapiro <jsfmp at earthlink.net> wrote:
> Hi all
>
> I haven't needed to send mail from PHP for a while but I may need to do so in an upcoming project.
>
> One thing that has bothered me when I've used an email library (Swift Mailer or PHPMailer) is that it seems to take quite a long time (3+/- seconds) for the mail to send, thus delaying the loading of the 'results' page. I understand that this way I can check for failed sending, but I generally don't want to delay things for the end user for that -- and I'd rather deal w/ them behind the scenes, on the server end.
>
> How do others here deal with this? Is there a way to off-load the email sending so that the user gets a quick response to their submission? AJAX perhaps?
>
> TIA,
> -Joel
>
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list
>
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list
More information about the FX.php_List
mailing list