[PHP] Search capability to my intranet?

2001-09-03 Thread Phil Labonte

What does everyone suggest I use as a search engine for my Intranet.

Out Intranet has grown to a size where a search engine is needed.  I use PHP
on Linux and I also use MySQL as my database.

Any suggestions?

Phil

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] My apologies for the OOAR's

2001-08-31 Thread Phil Labonte

Apparently I caused some agitation with my reply to Eric.
I want to be clear so that everyone knows.

I apologies for my reply and I will not be sending anymore OOAR to the list.

Once again, I apologize.

Phil Labonte


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] What is the syntax to get the HTTP_ENV_VARS?

2001-04-11 Thread Phil Labonte


I want to get the hostname from the browsers that access my site.

What is the syntax to use with the HTTP_ENV_VARS?

mysql_query("INSERT INTO weblog(ip, hostname, port, time) " . " \
  VALUES('$REMOTE_ADDR', '$HTTP_ENV_VARS', '$REMOTE_PORT', \
  '$time')");

Thanks!

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] Commercial sites that use PHP

2001-04-10 Thread Phil Labonte

Can anyone send me a list of large commercial web sites that use PHP?

I am trying to move to PHP here at work but I need some examples to impress
the boss!!!

Thanks

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] Newbie: [PHP] $HTTP_POST_VARS

2001-02-20 Thread Phil Labonte

I have a Newbie question,

What is the syntax to get the info from HHTP_POST_VARS?

I mean what is the syntax to get the variable COMPUTERNAME for example or to
get HTTP_HOST?

Thanks


Phil Labonte
Systems Administrator
Atreus Systems
(p) 613-233-1741 x243
(c) 613-277-1697
[EMAIL PROTECTED]


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] Two things

2001-01-17 Thread Phil Labonte

When I get a list of items from a database I would like to display them with
alternating colors.  Does anyone know how or where I can get some code that
will show me how to do that?

The other question is what is the code to get the ip of the client that is
accessing your site?  I know that one is easy but I forget how to do it.

thanks



Phil Labonte
Systems Administrator
Atreus Systems
(p) 613-233-1741 x243
(c) 613-277-1697
[EMAIL PROTECTED]


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]