I have just transferred a website to a new server, but the PHP coding in the
site
refers to old Pear libraries, eg.
$form->setHeaderTemplate, $form->addHeader, $form->addData, etc.
Does anyone know a way to bridge the gap between old code and the new
libraries.