Hi,
I would like a verification image for new sign ups on a website. Is
there a way to call the PHP script through an AJAX call and have the
image passed back and then display? Is there a way to pass the image
serialized back to the browser and then displayed? (or something like
that?)
I know that I do not need to do it this way but I am wondering if its
possible.
Thanks.
Kevin
I would like a verification image for new sign ups on a website. Is
there a way to call the PHP script through an AJAX call and have the
image passed back and then display? Is there a way to pass the image
serialized back to the browser and then displayed? (or something like
that?)
I know that I do not need to do it this way but I am wondering if its
possible.
Thanks.
Kevin
Comment