[Ilugc] slide show using php

  • From: rajagopal.n@xxxxxxxxx (Rajagopal Natarajan)
  • Date: Thu Jan 31 12:09:28 2008

On Jan 30, 2008 5:30 PM, Suresh Kumar <suresh1876@xxxxxxxxx> wrote:


Hi friends
 need some help in making a slide show in php
  i have an array of images
  now i want to display this array of images as a slide show in php
  $imagesArray = "list of image urls "
  something like this...


If you definitely want to use PHP for controlling the time, you can still do
that. Use server side push. Take a look at the mime multipart/x-mixed-replace.
But that might be a load on the server.

Regards,

Rajagopal

-- 
N. Rajagopal,
Visit me at http://www.raja-gopal.com

Other related posts: