I believe the functions you are trying to use were removed with the latest php/mysql release.. There is more information avaliable online and on the php site.
There is a good article about it here:
http://forums.mysql.com/read.php?87,10422,10422There are currently no secure/stable releases that would support those functions (the old releases that did are no longer secure). You might consider upgrading your script.
Is there any other issue I can help you with?