Mailinglisten-Archive |
Hallo David,
> $search_query = mysql_query("SELECT post, datum_zeit, poster FROM posts
> WHERE post LIKE '%$query%'");
> $results = mysql_numrows($search_query);
> while ($search = mysql_fetch_array($search_query)) {
> if ($results <> "0") {
^^^^^^ was ist das?
mach mal ein echo $results, dann siehst Du schon mal was dabei rauskommt.
Liebe Grüße
Theo
php::bar PHP Wiki - Listenarchive