|
Posted by Geoff Berrow on 09/26/05 22:01
I noticed that Message-ID:
<1127758071.691493.182600@f14g2000cwb.googlegroups.com> from wgerry
contained the following:
>$query = "SELECT * FROM arrow WHERE surname LIKE %'$trimmed %.'" ;
Spot the difference.
$query="SELECT * FROM arrow WHERE surname LIKE '%$trimmed%'";
--
Geoff Berrow (put thecat out to email)
It's only Usenet, no one dies.
My opinions, not the committee's, mine.
Simple RFDs http://www.ckdog.co.uk/rfdmaker/
Navigation:
[Reply to this message]
|