Welcome Guest, Not a member yet? Register   Sign In
Asynchronous function
#1

My web app receives an image upload, saves the original and resizes a copy.
To make the app more responsive I would like to do the resizing after I have validated the file and returned a thanks for the upload web page to the user. 
How can I execute a function after returning the page content to the user?
Thanks
Reply
#2

Ajax Upload and Resize an Image with PHP
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply
#3

You need a Job Queue system.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB