RE: [PHP] Re: Search script problem

2007-01-06 Thread Peter Lauri
lto:[EMAIL PROTECTED] Sent: Sunday, January 07, 2007 1:20 AM To: php-general@lists.php.net Subject: [PHP] Re: Search script problem So it should be like this (it still doesn't show the results): "; echo "http://www.wapforum.org/DTD/xhtml-mobile10.dtd\";>"; echo "http://w

[PHP] Re: Search script problem

2007-01-06 Thread Wikus Moller
So it should be like this (it still doesn't show the results): "; echo "http://www.wapforum.org/DTD/xhtml-mobile10.dtd\";>"; echo "http://www.w3.org/1999/xhtml\";>"; error_reporting(E_ALL ^ E_NOTICE); $pwd = $_GET["pwd"]; $uid = $_GET["uid"]; $action = $_GET["action"]; $cid = $_GET["cid"]; $sid

[PHP] Re: Search script problem

2007-01-06 Thread Wikus Moller
And the hits_in of the mysql query are the same, I just made a typing mistake. On 1/7/07, Wikus Moller <[EMAIL PROTECTED]> wrote: Hi. I am having problems with a script I wrote which searches keywords from a field in a mysql db table. It is a very simple, one-page script. My site is a toplist