Re: cannot figure out how to parse SELECT query into pages

2001-12-17 Thread Doug Thompson
If you want to use PHP, here's a nifty utility that posts your query and displays the results. "Give me back my MySQL Command Line!" http://www.webmasterbase.com/article.php/627 Doug On Mon, 17 Dec 2001 14:27:11 -0800 (PST), John Kurkiewicz Jr. wrote: >I cannot figure out how to parse SELECT

RE: cannot figure out how to parse SELECT query into pages

2001-12-17 Thread Roger Baklund
* John Kurkiewicz Jr. > I cannot figure out how to parse SELECT query into > html pages. Please be more specific. If you want to display a select statement on a web page, you need to transform "<" into "<", and you should probably put it inside a html element. If you want to display the result