Re: Output HTML, or just a handle? - Mailing list pgsql-novice

From Alexander Borkowski
Subject Re: Output HTML, or just a handle?
Date
Msg-id 41F5B25F.8040408@abri.une.edu.au
Whole thread Raw
In response to Output HTML, or just a handle?  ("Rodolfo J. Paiz" <rpaiz@simpaticus.com>)
List pgsql-novice
Rodolfo,

> Or is it recommended to just run the bare query, then use PHP on my
> webpage to loop through the resulting output table handle and create the
> table there? And if so, just so I don't reinvent the wheel more than
> once a day, can someone point me to any code snippets previously written
> on this?

As for not reinventing the wheel when it comes to database access in
PHP, I forgot to mention:

http://adodb.sourceforge.net/

and

http://pear.php.net/package/DB

Cheers,

Alex

pgsql-novice by date:

Previous
From: "Sean Davis"
Date:
Subject: Re: Output HTML, or just a handle?
Next
From: Tom Lane
Date:
Subject: Re: Removing a user's password