Re: automatic responder

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



You just need to get the HTTP_ACCEPT_LANGUAGE environment variable and see
the order of the prefered languages.

After that, you see if you have a translation for the first language, if the
site doesn't have it, try for the next language, and so on.

Teddy

----- Original Message ----- 
From: "Alessandro Rosa" <zandor_zz@xxxxxxxx>
To: <php-general@xxxxxxxxxxxxx>
Sent: Saturday, November 27, 2004 3:14 PM
Subject:  automatic responder


Thank you for all responses about this topic.

I would also solve a more practical doubt finally: if I use
for example the PHP code 'POP3class', as suggested by
Manuel Lemos, it's implicitly meant that it should run periodically
on a web-server (for example, under a timer of a given number
of seconds), don't you?

Example: check pop3 mailbox every 5 secs by php code and
then perform all the required actions.

Alessandro Rosa

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux