I simply want to highlight the search the term searched on in my sql query. The query works fine by itself, but when i want to map the results I run into problems.while (my @row = map { s/$term/"<i>$term</i>"/ } $sth->fetchrow_ar +ray()){ #do stuff here }
In reply to map DBI results by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |