Re: PHP and PostgreSQL connection

Поиск
Список
Период
Сортировка
От Javier Carlos
Тема Re: PHP and PostgreSQL connection
Дата
Msg-id 20060111134720.M83293@nediam.com.mx
обсуждение исходный текст
Ответ на Re: PHP and PostgreSQL connection  (Rafael Mora <moraloco@gmail.com>)
Ответы Re: PHP and PostgreSQL connection  (Rafael Mora <moraloco@gmail.com>)
Список pgsql-php
Create a new file with the following line:

<?php echo phpinfo(); ?>

and save as for example "hello.php" (it could be any name).

Then in your browser check it:

http://yourhost/path/to/hello.php


More information about this function: http://www.php.net/phpinfo

Regards,

Javier

PD. After you finish using this file hello.php, I recommend you to delete this file or change its permissions, or move it to another directory that it's not browsable by web.


On Wed, 11 Jan 2006 09:17:23 -0400, Rafael Mora wrote
> Javier where can I find phpinfo()?? sorry I'm new with this... thanx for your help
>  
> Rafa


--
nediam.com.mx

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

Предыдущее
От: seem.iges@mail.ee
Дата:
Сообщение: Re: PHP and PostgreSQL connection
Следующее
От: Frank Bax
Дата:
Сообщение: Re: PHP and PostgreSQL connection