unread
http://svn.php.net/viewvc?view=revision&sortby=date&revision=315905
shouldnt the php pages for this, really use preg instead of ereg,
just a wonder really
unread
http://svn.php.net/viewvc?view=revision&sortby=date&revision=315905
shouldnt the php pages for this, really use preg instead of ereg,
Well it's a utility for maintainers, no page or something, run every few
years. Yes using preg might be better, but doesn't matter too much - the
next time it will be run MySQL will probably have changed the file
format a bit more so it has to be re-done ...
johannes