Indeed, that would be cool.
-dave
> -Original Message-
> From: Adam Voigt [mailto:adam@;cryptocomm.com]
> Sent: Wednesday, November 06, 2002 1:05 PM
> To: David Sklar
> Cc: [EMAIL PROTECTED]
> Subject: Re: [PHP-DEV] MySQL UDF that runs PHP
>
>
> I'm v
I'm very intrigued, this looks pretty cool. I don't suppose there's
anyway you could link in the connectivity to the MySQL engine so you
didn't have to have the same connection overhead as external mysql
connections from standard PHP pages? Cause that would just be sweet.
Adam Voigt
[EMAIL PROTECT
Cool - will play with it a bit here.
On Tue, 5 Nov 2002, David Sklar wrote:
> Based on Edin Kadribasic's PHP "embed" SAPI module, I wrote a MySQL UDF that
> interprets PHP. You can get it here:
>
> --> http://www.sklar.com/myphp-0.1.tar.gz
>
> I'd be curious for any comments or suggestions folks