(/me smacks head) thanks, completely forgot about that.

Steve

-----Original Message-----
From: Robert Collins [mailto:[EMAIL PROTECTED]]
Sent: 17 January 2001 15:57
To: 'jalist'; [EMAIL PROTECTED]
Subject: RE: [PHP] Matching irregular cases


Steve,

Try the ereg_replace()somthing like this:

eregi_replace($search_query, "<b>$search_query</b>", $row[6]);


Robert W. Collins
Web Developer II
Insight / TC Computers
www.insight.com
www.tccomputers.com



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to