RE: [PHP] um ... arrays

2006-12-21 Thread Edward Kay
the file names to the $files array, shuffle($files) and then have a foreach loop to iterate over $files and output the HTML to display them. Edward > -Original Message- > From: Steven Macintyre [mailto:[EMAIL PROTECTED] > Sent: 21 December 2006 13:45 > To: php-general@lists.

Re: [PHP] um ... arrays

2006-12-21 Thread Stut
Steven Macintyre wrote: I have the following; $files = array(); $curimage=0; if($handle = opendir($dirname)) { while(false !== ($file = readdir($handle))){ if(eregi($pattern, $file)){ $filedate=date ("M d, Y H:i:s", filemtime($file))

[PHP] um ... arrays

2006-12-21 Thread Steven Macintyre
Hi ... I have the following; $files = array(); $curimage=0; if($handle = opendir($dirname)) { while(false !== ($file = readdir($handle))){ if(eregi($pattern, $file)){ $filedate=date ("M d, Y H:i:s", filemtime($file));

Re: [PHP] um...

2003-09-19 Thread Ryan A
A" <[EMAIL PROTECTED]>; "Raquel Rice" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Saturday, September 20, 2003 12:15 AM Subject: RE: [PHP] um... Ryan A <mailto:[EMAIL PROTECTED]> on Friday, September 19, 2003 2:36 PM said: > Hey comon nowwith a cute na

Re: [PHP] um...

2003-09-19 Thread Raquel Rice
On Fri, 19 Sep 2003 15:15:21 -0700 "Chris W. Parker" <[EMAIL PROTECTED]> wrote: > Ryan A > on Friday, September 19, 2003 2:36 PM said: > > > Hey comon nowwith a cute name like Raquel let the lady do > > whatever she wants > > Raquel eh? Reminds me of Raquel

Re: [PHP] um...

2003-09-19 Thread Curt Zirzow
* Thus wrote Raquel Rice ([EMAIL PROTECTED]): > On Fri, 19 Sep 2003 21:07:50 + > Curt Zirzow <[EMAIL PROTECTED]> wrote: > > > * Thus wrote Raquel Rice ([EMAIL PROTECTED]): > > > On Thu, 18 Sep 2003 15:37:38 -0400 > > > > > > > > > its because of the new PHP virus (PHP.virdrus) and opussoft's

RE: [PHP] um...

2003-09-19 Thread Chris W. Parker
Ryan A on Friday, September 19, 2003 2:36 PM said: > Hey comon nowwith a cute name like Raquel let the lady do > whatever she wants Raquel eh? Reminds me of Raquel Welch, and as I recall Seinfeld made it pretty clear that Raquel Welch is very mean. I'd be ca

Re: [PHP] um...

2003-09-19 Thread Ryan A
Hey comon nowwith a cute name like Raquel let the lady do whatever she wants ;-D Cheers, Ryan. /* If we are here to help others...what th @#$% are the others here for??? */ > > > > > > > > > its because of the new PHP virus (PHP.virdrus) and opussoft's > > > > anti virus > > > >

Re: [PHP] um...

2003-09-19 Thread Raquel Rice
On Fri, 19 Sep 2003 21:07:50 + Curt Zirzow <[EMAIL PROTECTED]> wrote: > * Thus wrote Raquel Rice ([EMAIL PROTECTED]): > > On Thu, 18 Sep 2003 15:37:38 -0400 > > > > > > > its because of the new PHP virus (PHP.virdrus) and opussoft's > > > anti virus > > >program decided not to accept any

Re: [PHP] um...

2003-09-19 Thread Curt Zirzow
* Thus wrote Raquel Rice ([EMAIL PROTECTED]): > On Thu, 18 Sep 2003 15:37:38 -0400 > "R'twick Niceorgaw" <[EMAIL PROTECTED]> > wrote: > > > Comex said the following on 9/19/2003 3:33 PM>> > > > > > <[EMAIL PROTECTED]> > > > [EMAIL PROTECTED]: > > > > > >>Please contact your system administrator.

Re: [PHP] um...

2003-09-19 Thread Raquel Rice
On Thu, 18 Sep 2003 15:37:38 -0400 "R'twick Niceorgaw" <[EMAIL PROTECTED]> wrote: > Comex said the following on 9/19/2003 3:33 PM>> > > > <[EMAIL PROTECTED]> > > [EMAIL PROTECTED]: > > > >>Please contact your system administrator. > >> > >> > >>The scanned document was deleted. > >> > >> > >>Vio

Re: [PHP] um...

2003-09-19 Thread Comex
<[EMAIL PROTECTED]> R'Twick Niceorgaw: because of the new PHP virus (PHP.virdrus) and opussoft's anti >virus program decided not to accept any mails that contains the > word php. $result = str_ireplace("PHP","P*HP",$mail); -- begin theend -- PHP General Mailing List (http://www.php.net/) To

Re: [PHP] um...

2003-09-19 Thread R'twick Niceorgaw
Comex said the following on 9/19/2003 3:33 PM>> <[EMAIL PROTECTED]> [EMAIL PROTECTED]: Please contact your system administrator. The scanned document was deleted. Violation Information: The subject violated the content filtering rule PHP as subject is a malacious code - Not Allowed. No attempt

[PHP] um...

2003-09-19 Thread Comex
<[EMAIL PROTECTED]> [EMAIL PROTECTED]: > Please contact your system administrator. > > > The scanned document was deleted. > > > Violation Information: > The subject violated the content filtering rule PHP as subject is a >> malacious code - Not Allowed. No attempt was made to repair. umm... since