Posted by oswald on 01/09/06 05:22
David Haynes <david.haynes2@sympatico.ca> napisal(a) w wiadomosci news:%
okwf.15135$Xk1.591@fe34.usenetserver.com:
> $i=0;
> foreach( $images as $image ) {
> if( strstr($image, $playername) ) {
> $players[$i++] = $image;
> }
> }
>
> echo "I found: <br>\n";
> echo "<pre>\n";
> print_r($players);
> echo "<\pre>\n";
that's it! genius. i'm eternally greatful.
--
oswald
gg: 7777 | I deny the current reality and substitute it with my own.
Navigation:
[Reply to this message]
|