PHP functions 4 MySQL

What is it ?

Is a user defined function for MySQL that allow users to write functions in PHP
It allow users to write a MySQL function in a scripting language, without rebuild the server.

 

Install the new functions

Some examples

Where I can get it ?

MyPHP for MySQL here ( Latest source version 0.0.4 - 29 Sep 2003 )
MyPHP for MySQL here ( Latest binary version 0.0.3 - Glibc 2.2 - 6 May 2002 )

Changes

0.0.4 - Fixed a bug in aggregate function parameters

0.0.3 - Added support for local php.ini ( /etc/myphp/php.ini ) - Added execution based on authentication ( /etc/myphp/init.php )

0.0.2a - Wrong library in 0.0.2 for glibc2.2

0.0.2 - Added the aggregate function myphp_ag Added $AGG_OP variable - Added $USER and $HOST variables $USER = mysql username $HOST = host from which the client connect - PHP output in /tmp/myphp.html - No more thread hangs

0.0.1 - First alpha public release

Downloads

MyPHP sources

MyPHP linked for glibc2.2 ( Build on RH 7.2 )

MyPHP linked for glibc2.1 ( Build on RH 6.2 )

If you have problems mail to giussani at fastflow.com

Other projects

MyLUA - LUA embedded into MySQL to write procedures
Dbtcp - Access Windows datasource from a Linux application
Floppinux - My single floppy linux

DISCLAIMER

All trademarks are the property of their respective owners.

Visitors: