You can propose it for PEAR if you like.

-Sterling

On Mon, 2003-06-09 at 08:10, John Coggeshall wrote:
> I was playing around with mysqli and was quite annoyed having to have
> both the mysqli and mysql extensions installed in order to have my old
> PHP4 scripts working under PHP5.. As one solution, I put together a
> script[*] which basically emulates all of the old mysql_* functionality
> using strictly mysqli_* functions in user space.
> 
> I haven't completely implemented and tested everything yet, but I've
> been using it without any problems yet. Is there any interest in having
> this bundled with the PHP5 release? If there is I'd be happy to clean it
> up and implement the handful of functions which are still unimplemented.
> 
> John
> 
> * - http://www.coggeshall.org/downloads/mysql2mysqli.tar.gz
> 
> -- 
> -~=~--~=~--~=~--~=~--~=~--~=~--~=~--~=~--~=~--~=~--~=~--~=~--~=~--~=~-
> John Coggeshall
> john at coggeshall dot org                 http://www.coggeshall.org/
> -~=~--~=~--~=~--~=~--~=~--~=~--~=~--~=~--~=~--~=~--~=~--~=~--~=~--~=~-
-- 
"C makes it easy to shoot yourself in the foot; C++ makes it harder,  
 but when you do, it blows away your whole leg." 
    - Bjarne Stroustrup

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to