Jump to content

Recommended Posts

Hi,

I am trying to have an image update using ajax(without page refresh) in a php script. So the user will click a button, and the image on the screen changes to a different image. I have been reading through quite a bit of ajax tutorials and nothing seems to do this. Thank you in advance.

Link to comment
https://forums.phpfreaks.com/topic/187169-image-update-without-page-refresh/
Share on other sites

Ok, well your probably not going to find a tutorial that does this specific task, but you can easily read up on using ajax with library like jQuery (at the homepage http://docs.jquery.com/Ajax). Once you understand how to make a request, all you need do is have a php script return the required paths after making a query to the db.

 

Have a go at it and see how you go.

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.