What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » General » General Chit Chat » Hosting Random Images!

Hosting Random Images!
Author: Message:
Eljay
Elite Member
*****

Avatar
:O

Posts: 2949
Reputation: 77
– / Male / –
Joined: May 2004
RE: Hosting Random Images!
you people use too much code :(

code:
<?
$images = glob("./images/{*.gif,*.jpg,*.png}", GLOB_BRACE);
header("Location: ".$images[rand(0,count($images)-1)]);
?>

:cheesy:
06-02-2006 07:57 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Hosting Random Images! - by .Roy on 06-01-2006 at 01:15 PM
RE: Hosting Random Images! - by M73A on 06-01-2006 at 01:15 PM
RE: Hosting Random Images! - by user27089 on 06-01-2006 at 01:19 PM
RE: Hosting Random Images! - by .Roy on 06-01-2006 at 01:32 PM
RE: Hosting Random Images! - by user27089 on 06-01-2006 at 04:11 PM
RE: Hosting Random Images! - by Plik on 06-01-2006 at 06:25 PM
RE: Hosting Random Images! - by ayjay on 06-01-2006 at 09:27 PM
RE: Hosting Random Images! - by Eljay on 06-02-2006 at 07:57 AM
RE: Hosting Random Images! - by John Anderton on 06-02-2006 at 09:10 AM
RE: Hosting Random Images! - by ayjay on 06-02-2006 at 12:57 PM
RE: Hosting Random Images! - by callmegarfield on 04-04-2007 at 02:30 PM
RE: Hosting Random Images! - by Zahid™ on 04-04-2007 at 02:42 PM
RE: RE: Hosting Random Images! - by callmegarfield on 04-04-2007 at 02:59 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On