Recent content by Restless

  1. R

    Any health related pet sims?

    http://www.dogbreedergame.com/
  2. R

    Generate images without refresh

    AJAX! ;) Which is what The Dark Lord is describing. AJAX to the PHP page that generates the image. Whenever the user uses a dropdown, call the PHP page using AJAX, and update the image without having to refresh the page the user is on. Another option, if you want to go deeper into JS, is...
Back
Top