Output HTML, or just a handle?

Поиск
Список
Период
Сортировка
От Rodolfo J. Paiz
Тема Output HTML, or just a handle?
Дата
Msg-id 1106617647.5298.114.camel@rodolfo.gt.factorrent.com
обсуждение исходный текст
Ответы Re: Output HTML, or just a handle?  (Alexander Borkowski <alexander.borkowski@abri.une.edu.au>)
Re: Output HTML, or just a handle?  (Jason Dixon <jason@dixongroup.net>)
Re: Output HTML, or just a handle?  (Alexander Borkowski <alexander.borkowski@abri.une.edu.au>)
Список pgsql-novice
Hi!

Looking for "best practices" here. I've just seen that psql can output a
query to an HTML file. If I am creating a query within a web page, is it
generally recommended to get HTML output from PostgreSQL? If so, where
can I learn about how to put this in a query and how to control it with
finer-grained detail as regards column borders, fonts, etc?

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? (That I can legally use, of course...)

Thanks for any advice. I promise not to post more questions tonight. :-)

Cheers,

--
Rodolfo J. Paiz <rpaiz@simpaticus.com>


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

Предыдущее
От: "Rodolfo J. Paiz"
Дата:
Сообщение: SQL and function reference?
Следующее
От: "Rodolfo J. Paiz"
Дата:
Сообщение: Removing a user's password