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

From Javier Carlos
Subject Re: PHP and PostgreSQL connection
Date
Msg-id 20060111134720.M83293@nediam.com.mx
Whole thread Raw
In response to Re: PHP and PostgreSQL connection  (Rafael Mora <moraloco@gmail.com>)
Responses Re: PHP and PostgreSQL connection
List 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 by date:

Previous
From: seem.iges@mail.ee
Date:
Subject: Re: PHP and PostgreSQL connection
Next
From: Frank Bax
Date:
Subject: Re: PHP and PostgreSQL connection