Hi - What does this code do ? 

if (preg_match("/search/i", $ex[4])){
echo "\n\n\n2 $ex[4] Looking for $search\n";
echo "$search '$ex[4]', - $line1\n";
}


$search is "l" (lowercase L )

and im doing a foreach loop  - & an explode....

$ex[4] - is what im wanting to search....

but im *ONLY* getting one line - where 'l' is included in various
lines (ive echoe'd the various results....

-- 
G Stewart
http://e-services.kwister.com/
NZ community groups - [EMAIL PROTECTED]


------------------------ Yahoo! Groups Sponsor --------------------~--> 
Most low income households are not online. Help bridge the digital divide today!
http://us.click.yahoo.com/cd_AJB/QnQLAA/TtwFAA/HKFolB/TM
--------------------------------------------------------------------~-> 

Community email addresses:
  Post message: [email protected]
  Subscribe:    [EMAIL PROTECTED]
  Unsubscribe:  [EMAIL PROTECTED]
  List owner:   [EMAIL PROTECTED]

Shortcut URL to this page:
  http://groups.yahoo.com/group/php-list 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/php-list/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to