Forum Moderators: coopster
Based on that info alone, I would say that you can change the pconnect to connect without too many problems, if any. Best to save a backup and test it out first though. Someone else may have better info for you though.
Ditto the backup, then just mass replace it and do your testing, it should work fine. You also might want to close the connection once the script has finished using it (with mysql_close()).