Re: PHP and PostgreSQL connection - Mailing list pgsql-php

From seem.iges@mail.ee
Subject Re: PHP and PostgreSQL connection
Date
Msg-id 200601111541.23406.seem.iges@mail.ee
Whole thread Raw
In response to Re: PHP and PostgreSQL connection  (Rafael Mora <moraloco@gmail.com>)
List 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 by date:

Previous
From: Rafael Mora
Date:
Subject: Re: PHP and PostgreSQL connection
Next
From: "Javier Carlos"
Date:
Subject: Re: PHP and PostgreSQL connection