| Posted by Vincent THOREL on 06/10/48 11:17 
rene willemsen wrote:> hi all,
 >
 > is there sombody who can helpme witht he following, i am ''pretty new'' to
 > php and am looking for a script to show images randomly at a 10/ 15 seconds
 > interval. is there anybody who can help me with this or does know where to
 > find a good template script for this?
 >
 > thanks in advance,
 > rene
 >
 >
 SELECT imagefile FROM images LIMIT 1 ORDER BY RAND();
 
 :-)
  Navigation: [Reply to this message] |