Re: PHP and PostgreSQL connection

Поиск
Список
Период
Сортировка
От seem.iges@mail.ee
Тема Re: PHP and PostgreSQL connection
Дата
Msg-id 200601111541.23406.seem.iges@mail.ee
обсуждение исходный текст
Ответ на Re: PHP and PostgreSQL connection  (Rafael Mora <moraloco@gmail.com>)
Список pgsql-php
Hi,

make a simple text/php file e.g. info.php like this:

<?php
phpinfo();
?>

place the file into your document root dir set in apache httpd.conf.
Exec info.php in browser and you'll get a nice html table of
your php conf.

regards,
iges.

On Wednesday, 11. January 2006 15:17, you wrote:
> Javier where can I find phpinfo()?? sorry I'm new with this... thanx for
> your help
>
> Rafa

В списке pgsql-php по дате отправления:

Предыдущее
От: Rafael Mora
Дата:
Сообщение: Re: PHP and PostgreSQL connection
Следующее
От: "Javier Carlos"
Дата:
Сообщение: Re: PHP and PostgreSQL connection