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

Reply via email to