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
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
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
Hello,
On 01/20/2004 11:22 PM, Student wrote:
I have my web site with file extensions .php .php3 .html .htm .shtml Now i
(am looking for a script or) would like to write a php script so that users
can search my web site for information Can anyone help me get started.
I want to include a searc
On Mon, Feb 24, 2003 at 12:40:45PM -0500, Bryan Brannigan wrote:
>
> Ok, my problem of the day. I need to take a field from a form that has either a
> first name, last name or both and then search the database for all records that
> match one of those items. The problem, the database only has
5 matches
Mail list logo