Re: [GENERAL] Re: [HACKERS] How to print explain using PHP

2001-01-09 Thread Tatsuo Ishii
> > On Tue, 9 Jan 2001, Bruce Momjian wrote: > > > > > I think the issue here was that these functions don't make any sense for > > > PHP because you can't register C functions. > > > > I mean (I know) that you can register some common (internal) PHP > > function and this function can call your

[GENERAL] Re: [HACKERS] How to print explain using PHP

2001-01-09 Thread Karel Zak
On Tue, 9 Jan 2001, Bruce Momjian wrote: > > > > On Tue, 9 Jan 2001, Bruce Momjian wrote: > > > > > I think the issue here was that these functions don't make any sense for > > > PHP because you can't register C functions. > > > > I mean (I know) that you can register some common (internal) P

[GENERAL] Re: [HACKERS] How to print explain using PHP

2001-01-09 Thread Bruce Momjian
> > On Tue, 9 Jan 2001, Bruce Momjian wrote: > > > I think the issue here was that these functions don't make any sense for > > PHP because you can't register C functions. > > I mean (I know) that you can register some common (internal) PHP > function and this function can call your PHP functi

Re: [HACKERS] How to print explain using PHP

2001-01-09 Thread Karel Zak
On Tue, 9 Jan 2001, Bruce Momjian wrote: > I think the issue here was that these functions don't make any sense for > PHP because you can't register C functions. I mean (I know) that you can register some common (internal) PHP function and this function can call your PHP function. It is some u

[GENERAL] Re: [HACKERS] How to print explain using PHP

2001-01-09 Thread Bruce Momjian
I think the issue here was that these functions don't make any sense for PHP because you can't register C functions. > > On Tue, 9 Jan 2001, Martin A. Marques wrote: > > > I'm working with PHP and Postgres, and if I try to do an EXPLAIN query, with > > PHP, to the postgres backend the output

Re: [HACKERS] How to print explain using PHP

2001-01-09 Thread Karel Zak
On Tue, 9 Jan 2001, Martin A. Marques wrote: > I'm working with PHP and Postgres, and if I try to do an EXPLAIN query, with > PHP, to the postgres backend the output goes to the error_log file of apache > and I don't know how to redirect that output to the browser. Good point, before some t

[HACKERS] How to print explain using PHP

2001-01-09 Thread Martin A. Marques
I'm working with PHP and Postgres, and if I try to do an EXPLAIN query, with PHP, to the postgres backend the output goes to the error_log file of apache and I don't know how to redirect that output to the browser. Does anyone know how I can do this? Saludos... ;-) -- System Administration: I