7 replies
Hi all

I want picture display should change automatically on the page.
Can anybody guide me about this

Thanks
#display #image #php
  • Profile picture of the author Sten M. Andersen
    I'm not totally sure I understand what you mean, but if you want to create images dynamically, GD is great (PHP: GD - Manual).

    If you need it to change on-screen without the user refreshing, some sort of AJAX-technology would seem to be the solution.

    Best regards,
    Sten
    {{ DiscussionBoard.errors[154351].message }}
  • Profile picture of the author Emilian
    Use jQuery to automatically reload the src attribute of your image everytime you click on a button (or time it).
    {{ DiscussionBoard.errors[155837].message }}
  • Profile picture of the author ussher
    Like a php image rotator? heres one:
    A List Apart: Articles: Random Image Rotation
    Signature

    "Jamroom is a Profile Centric CMS system suitable as a development framework for building entire communities. Highly modular in concept. Suitable for enterprise level development teams or solo freelancers."

    - jamroom.net
    Download Jamroom free: Download
    {{ DiscussionBoard.errors[3941523].message }}
  • Profile picture of the author Fuze
    Ajax and Javascript are you best choice.

    Google it, that's all I can say.
    {{ DiscussionBoard.errors[3941617].message }}
    • Profile picture of the author charles123krik
      PHP is stand for hypertext preprocessor.This is open source programming technique.In PHP I am always use JavaScript and AJAX for Image display.And another think I am also use flash for display image with slideshow.
      {{ DiscussionBoard.errors[3942472].message }}
  • Profile picture of the author gotwebservices
    Banned
    [DELETED]
    {{ DiscussionBoard.errors[3942933].message }}
    • Profile picture of the author annyphp
      Hi,
      Display image in PHP is easy to do! You can find some free php image gallery scripts on PHPKode.com.
      Search and free download PHP Image scripts from PHPKode.com.
      {{ DiscussionBoard.errors[3946432].message }}
  • Profile picture of the author altan
    you can use visual slideshow for your website...its a nice software.
    {{ DiscussionBoard.errors[3949304].message }}

Trending Topics