today i have been trying to reinstall my program but am receiving this error 'Deprecated: Function eregi() is deprecated in' on this php line if ( (eregi('create', $next)) || (eregi('insert', $next)) || (eregi('drop t', $next)) ) {
what is the problem? is it the server upgrade or i have to...