PHP in UDF

2002-03-25 Thread Alexander Belyaev

 Hello,
I am very interesting in this work. Please continue it :)

 Alexander
 PS
 Any chance to get the sources?

--
Server version: 4.0.2-alpha-log
Protocol version:   10
Connection: Localhost via UNIX socket
Client characterset:cp1251
Server characterset:cp1251
UNIX socket:/tmp/mysql.sock
Uptime: 7 hours 45 min 2 sec

Threads: 1  Questions: 228  Slow queries: 0  Opens: 8  Flush tables: 1  Open
tables: 2  Queries per second avg: 0.008
--



-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




PHP in UDF

2002-03-25 Thread Cristian Giussani

Hi

I have a first ( very alpha ) version of an UDF that allow users to
write they own functions in PHP.
In the package there is an example of a function that execute a query
and check the results something like:
SELECT * FROM table WHERE field1 IN ( SELECT field1 FROM table2 );

The UDF is available here http://www.fastflow.it/myphp

I'm interested in opinions/feedback/suggestions from other users.

Regards.
Cristian Giussani


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php