Is there a way to ORDER BY best-match-first when _not_ using FULLTEXT searches in
MySQL? How can I calculate the relevance percentage? Can I do it in the mysql query
directly or do I have to find a way to do it with PHP...?
.bobo [EMAIL PROTECTED]
php-windows Digest 27 Jul 2003 10:33:28 - Issue 1841
Topics (messages 20910 through 20916):
Re: Install Help for a Newbie - please...
20910 by: Jonas Thorell
Re: how to connect to a php sever through a net work
20911 by: David Smith
20915 by: Duane Lakoduk
$_POST is
amon the sites I host I have some users using PHP for forums PHP based.
By looking at the W2KAS performance monitor I noticed these sites have the
CGI Total Requests maxed out a 100% at all times.
Anybody knows how to lower this ?
thanks
--
PHP Windows Mailing List (http://www.php.net/)
To uns
Hi,
If have Apache 2 running and installed PHP 4.3.2 normally. It's good
running, but the $_ENV["DOCUMENT_ROOT"] is empty. phpInfo shows it
(after i entered my doc_root in the php.ini) but in my code it's empty.
What can i do?
bye,
Marc
--
PHP Windows Mailing List (http://www.php.net
The Revolutionary Book
Your Boss Doesn't Want You to Read !
Does an extra $500 to $1000 a week sound exciting?
HINT: It's not what you think
Dear Friend:
Everybody is looking to make more money online, but the biggest problem
is that VERY few things actually work.
We have an exclusive system
Try $_SERVER["DOCUMENT_ROOT"]...
--
// DvDmanDT
MSN: [EMAIL PROTECTED]
Mail: [EMAIL PROTECTED]
"Marc Tricou" <[EMAIL PROTECTED]> skrev i meddelandet
news:[EMAIL PROTECTED]
> Hi,
>
> If have Apache 2 running and installed PHP 4.3.2 normally. It's good
> running, but the $_ENV["DOCUMENT_ROOT"] is