Thanks. DaB: there are two different sets of mysql functions in php - mysql_*() and mysqli_*() (for improved).
If the former dissapears, I'll have to rewrite my scripts :) On 10/07/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > See http://php.net/mysql - the MySQL functions are no longer part of > the standard PHP5 distribution. However, the MySQL client library will > probably be bundled with testing anyway, so there shouldn't be a > problem. If the MySQL functions disappear we can always recompile PHP > with MySQL support. > > --Draicone > > On 7/10/07, Sean Whitton <[EMAIL PROTECTED]> wrote: > > Will this remove mysql_ (i.e. not mysqli) functions? > > > > On 09/07/07, DaB. <[EMAIL PROTECTED]> wrote: > > > Hello all, > > > > > > as I read in the actuall Debian-news-email, the debian-project plans to > > remove > > > php4 from testing and unstable in the future [1]. Because hemlock runs > > > testing, php4 will be removed then too. > > > > > > I have no idea, how long that take (normaly, debian is more slow). So if > > one > > > (or more) of your tools use php4 still, this is a good timestamp to port > > it > > > to php5. > > > > > > Sincerly, > > > DaB. > > > > > > [1] http://www.us.debian.org/News/weekly/2007/06/index.en.html > > > > > > _______________________________________________ > > > Toolserver-l mailing list > > > [email protected] > > > http://lists.wikimedia.org/mailman/listinfo/toolserver-l > > > > > > > > > > > > > > > -- > > Regards, > > —Sean Whitton (seanw) > > http://seanwhitton.com/ > > > > _______________________________________________ > > Toolserver-l mailing list > > [email protected] > > http://lists.wikimedia.org/mailman/listinfo/toolserver-l > > > > _______________________________________________ > Toolserver-l mailing list > [email protected] > http://lists.wikimedia.org/mailman/listinfo/toolserver-l > -- Regards, —Sean Whitton (seanw) http://seanwhitton.com/ _______________________________________________ Toolserver-l mailing list [email protected] http://lists.wikimedia.org/mailman/listinfo/toolserver-l
