spillage Posted March 27, 2008 Share Posted March 27, 2008 Is there any way you can use $shuffle on a timer so the browser dosn't have to be refreshed all the time. Thanks ps very new to php so simple examples would be great. Link to comment https://forums.phpfreaks.com/topic/98155-shuffle-use/ Share on other sites More sharing options...
trq Posted March 27, 2008 Share Posted March 27, 2008 $shuffle is a variable, do you mean the shuffle function? Either way, php runs server side so it can't push info to the client. Sounds like your looking for Javascript. Link to comment https://forums.phpfreaks.com/topic/98155-shuffle-use/#findComment-502151 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.