RE: [PHP-DEV] MySQL UDF that runs PHP

2002-11-07 Thread David Sklar
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

Re: [PHP-DEV] MySQL UDF that runs PHP

2002-11-06 Thread Adam Voigt
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

Re: [PHP-DEV] MySQL UDF that runs PHP

2002-11-05 Thread Rasmus Lerdorf
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

[PHP-DEV] MySQL UDF that runs PHP

2002-11-05 Thread David Sklar
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 have. Thanks, David Sklar -- PHP Development Mailing List To